8000
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 caff8e2 commit 4aab875Copy full SHA for 4aab875
lib/matplotlib/ticker.py
@@ -163,7 +163,7 @@
163
ax.yaxis.set_major_formatter( ymajorFormatter )
164
ax.yaxis.set_minor_formatter( yminorFormatter )
165
166
-See :ref:`sphx_glr_gallery_pylab_examples_major_minor_demo.py` for an
+See :ref:`sphx_glr_gallery_ticks_and_spines_major_minor_demo.py` for an
167
example of setting major and minor ticks. See the :mod:`matplotlib.dates`
168
module for more information and examples of using date locators and formatters.
169
"""
0 commit comments