update docs
This commit is contained in:
@ -181,14 +181,6 @@ ___
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
```{py:method} remove_horizontal_line(price: NUM)
|
|
||||||
|
|
||||||
Removes a horizontal line at the given price.
|
|
||||||
```
|
|
||||||
___
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```{py:method} clear_markers()
|
```{py:method} clear_markers()
|
||||||
|
|
||||||
Clears the markers displayed on the data.
|
Clears the markers displayed on the data.
|
||||||
@ -197,14 +189,6 @@ ___
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
```{py:method} clear_horizontal_lines()
|
|
||||||
|
|
||||||
Clears the horizontal lines displayed on the data.
|
|
||||||
```
|
|
||||||
___
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```{py:method} precision(precision: int)
|
```{py:method} precision(precision: int)
|
||||||
|
|
||||||
Sets the precision of the chart based on the given number of decimal places.
|
Sets the precision of the chart based on the given number of decimal places.
|
||||||
|
|||||||
Reference in New Issue
Block a user