Skip to content

Commit 3eaa1b3

Browse files
author
“mahdis-z”
committed
fix ci failure
1 parent 67a5eaa commit 3eaa1b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/python/shapes.md

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

641641
#### Adding Shapes to Subplots
642642
Here we use the different axes (`x1`, `x2`) created by `make_subplots` as reference in order to draw shapes in figure subplots.
643+
643644
```python
644645
import plotly.graph_objects as go
645646
from plotly.subplots import make_subplots

0 commit comments

Comments
 (0)