matplotlib.axes.Axes.get_adjustable
-
Axes.get_adjustable(self)
-
Return whether the Axes will adjust its physical dimension ('box') or its data limits ('datalim') to achieve the desired aspect ratio.
See also
-
matplotlib.axes.Axes.set_adjustable
- Set how the Axes adjusts to achieve the required aspect ratio.
-
matplotlib.axes.Axes.set_aspect
- For a description of aspect handling.
-
Examples using matplotlib.axes.Axes.get_adjustable
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.axes.Axes.get_adjustable.html