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 75d6345 commit 11f6ceeCopy full SHA for 11f6cee
lib/matplotlib/pyplot.py
@@ -880,7 +880,7 @@ def axes(*args, **kwargs):
880
with otherax
881
polar [True|False] use a polar axes?
882
aspect [str | num] ['equal', 'auto'] or a number. If a number
883
- the ratio of x-unit/y-unit in screen-space.
+ the ratio of y-unit/x-unit in screen-space.
884
Also see
885
:meth:`~matplotlib.axes.Axes.set_aspect`.
886
========= ============== ==============================================
0 commit comments