Skip to content

Commit 65e8d3d

Browse files
committed
update docs
1 parent c3af596 commit 65e8d3d

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/source/reference/abstract_chart.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -181,14 +181,6 @@ ___
181181
182182
183183
184-
```{py:method} remove_horizontal_line(price: NUM)
185-
186-
Removes a horizontal line at the given price.
187-
```
188-
___
189-
190-
191-
192184
```{py:method} clear_markers()
193185
194186
Clears the markers displayed on the data.
@@ -197,14 +189,6 @@ ___
197189
198190
199191
200-
```{py:method} clear_horizontal_lines()
201-
202-
Clears the horizontal lines displayed on the data.
203-
```
204-
___
205-
206-
207-
208192
```{py:method} precision(precision: int)
209193
210194
Sets the precision of the chart based on the given number of decimal places.

0 commit comments

Comments
 (0)