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 7a63312 commit 670ed15Copy full SHA for 670ed15
lib/matplotlib/pyplot.py
@@ -742,6 +742,8 @@ def axes(*args, **kwargs):
742
polar [True|False] use a polar axes?
743
aspect [str | num] ['equal', 'auto'] or a number. If a number
744
the ratio of x-unit/y-unit in screen-space.
745
+ Also see
746
+ :meth:`~matplotlib.axes.Axes.set_aspect`.
747
======= ============== ==============================================
748
749
Examples:
0 commit comments