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 75d6345 + 11f6cee commit 91892c3Copy full SHA for 91892c3
1 file changed
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