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 4449654 commit 649f029Copy full SHA for 649f029
doc/devel/add_new_projection.rst
@@ -17,7 +17,7 @@ that handle data in two or more dimensions at a time, are called
17
18
From the user's perspective, the scale of a plot can be set with
19
:meth:`~matplotlib.axes.Axes.set_xscale` and
20
-:meth:`~matplotlib.axes.Axes.set_xscale`. Projections can be chosen
+:meth:`~matplotlib.axes.Axes.set_yscale`. Projections can be chosen
21
using the ``projection`` keyword argument to the
22
:func:`~matplotlib.pylab.plot` or :func:`~matplotlib.pylab.subplot`
23
functions, e.g.::
0 commit comments