Skip to content

Commit 67a5eaa

Browse files
author
“mahdis-z”
committed
more explanation
1 parent ef82c93 commit 67a5eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/shapes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ fig.show()
639639
```
640640

641641
#### Adding Shapes to Subplots
642-
642+
Here we use the different axes (`x1`, `x2`) created by `make_subplots` as reference in order to draw shapes in figure subplots.
643643
```python
644644
import plotly.graph_objects as go
645645
from plotly.subplots import make_subplots

0 commit comments

Comments
 (0)