Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
louisnw01 committed Jun 5, 2024
1 parent c3af596 commit 65e8d3d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions docs/source/reference/abstract_chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,6 @@ ___
```{py:method} remove_horizontal_line(price: NUM)
Removes a horizontal line at the given price.
```
___
```{py:method} clear_markers()
Clears the markers displayed on the data.
Expand All @@ -197,14 +189,6 @@ ___
```{py:method} clear_horizontal_lines()
Clears the horizontal lines displayed on the data.
```
___
```{py:method} precision(precision: int)
Sets the precision of the chart based on the given number of decimal places.
Expand Down

0 comments on commit 65e8d3d

Please sign in to comment.