Skip to content

Commit 26049f3

Browse files
Update plugins/plotly-express/docs/sub-plots.md
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
1 parent 7d57274 commit 26049f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/plotly-express/docs/sub-plots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Share axes between plots with the `shared_xaxes` and `shared_yaxes` parameters.
4242

4343
#### Share All Axes
4444

45-
When set to `"all"`, all axes of the same type are shared.
45+
When `shared_xaxes` or `shared_yaxes` is set to `"all"`, all axes of the same type are shared.
4646
When one axis is adjusted, all axes are adjusted to match.
4747

4848
```python order=tipping_plots,lunch_tips,dinner_tips

0 commit comments

Comments
 (0)