Skip to content

Commit

Permalink
WRT-1291: Apply review suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniia Riazanova committed Jan 21, 2025
1 parent c89ae58 commit 7fadfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/time-scale.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ As a result, series with fewer data points may have a small margin on both sides

![Margin](/img/margin.png)

In this case, you can specify the [logical range](#logical-range) with the [`setVisibleLogicalRange`](/api/interfaces/ITimeScaleApi.md#setvisiblelogicalrange) method to display the series exactly to the edges.
You can specify the [logical range](#logical-range) with the [`setVisibleLogicalRange`](/api/interfaces/ITimeScaleApi.md#setvisiblelogicalrange) method to display the series exactly to the edges.
For example, the code sample below adjusts the range by half a bar-width on both sides.

```javascript
Expand Down

0 comments on commit 7fadfe8

Please sign in to comment.