Skip to content

Commit d5f93c2

Browse files
committed
more cross-linking
1 parent 5a9efc6 commit d5f93c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/axes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jupyter:
3434
thumbnail: thumbnail/axes.png
3535
---
3636

37+
**See also** the tutorials on [subplots](/python/subplots) and [multiple axes](/python/multiple-axes/).
38+
3739
#### Toggling Axes Lines, Ticks, Labels, and Autorange
3840
##### Toggling Axis grid lines
3941
Axis grid lines can be disabled by setting the `showgrid` property to `False` for the x and/or y axis.

0 commit comments

Comments
 (0)