We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a5eaa commit 3eaa1b3Copy full SHA for 3eaa1b3
doc/python/shapes.md
@@ -640,6 +640,7 @@ fig.show()
640
641
#### Adding Shapes to Subplots
642
Here we use the different axes (`x1`, `x2`) created by `make_subplots` as reference in order to draw shapes in figure subplots.
643
+
644
```python
645
import plotly.graph_objects as go
646
from plotly.subplots import make_subplots
0 commit comments