Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 4449654 + 649f029 commit 1668411Copy full SHA for 1668411
1 file changed
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