8000 Update doc/python/selections.md · Coding-with-Adam/plotly.py@a8c5649 · GitHub
[go: up one dir, main page]

Skip to content

Commit a8c5649

Browse files
LiamConnorsarchmoj
andauthored
Update doc/python/selections.md
Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
1 parent fbc1668 commit a8c5649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/selections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ fig.add_selection(x0="2019-01-01", y0=0.95, x1="2019-10-01", y1=1.15)
150150
fig.show()
151151
```
152152

153-
## Selections on Subplots
153+
## Referencing Selections on Multiple Cartesian Subplots
154154

155155

156156
You can add selections to subplots by specifying axis ids using `xaxis` and `yaxis`. Here, we add one selection on the plot with axis ids `x` and `y2` and two selections to the the plot with axis ids `x` and `y`.

0 commit comments

Comments
 (0)
0