Skip to content

Commit 141bf3a

Browse files
authored
Update horizontal-vertical-shapes.md
1 parent e7b575e commit 141bf3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: doc/python/horizontal-vertical-shapes.md

-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ fig.show()
145145

146146
[Text labels on shapes](/python/shapes/#addingtextlabelstoshapes), introduced in version 5.14, is now the recommended way to add text to shapes. The above examples using `add_hline`, `add_vrect`, `add_hrect`, and `add_vline` that add annotations can be rewritten to use `label`.
147147

148-
149148
```python
150149
import plotly.express as px
151150

0 commit comments

Comments
 (0)