We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3af596 commit 65e8d3dCopy full SHA for 65e8d3d
docs/source/reference/abstract_chart.md
@@ -181,14 +181,6 @@ ___
181
182
183
184
-```{py:method} remove_horizontal_line(price: NUM)
185
-
186
-Removes a horizontal line at the given price.
187
-```
188
-___
189
190
191
192
```{py:method} clear_markers()
193
194
Clears the markers displayed on the data.
@@ -197,14 +189,6 @@ ___
197
198
199
200
-```{py:method} clear_horizontal_lines()
201
202
-Clears the horizontal lines displayed on the data.
203
204
205
206
207
208
```{py:method} precision(precision: int)
209
210
Sets the precision of the chart based on the given number of decimal places.
0 commit comments