Skip to content

Commit 492a478

Browse files
authored
Merge pull request matplotlib#29946 from Vraj1234/main
2 parents bccbc2c + e283ca9 commit 492a478

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

galleries/users_explain/axes/autoscale.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
.. _autoscale:
55
6-
Autoscaling Axis
6+
Axis autoscaling
77
================
88
99
The limits on an axis can be set manually (e.g. ``ax.set_xlim(xmin, xmax)``)

galleries/users_explain/axes/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ annotations like x- and y-labels, titles, and legends.
3434

3535
arranging_axes
3636
colorbar_placement
37-
Autoscaling axes <autoscale>
37+
autoscale
3838

3939
.. toctree::
4040
:maxdepth: 2

0 commit comments

Comments
 (0)