matplotlib.axes.Axes.get_box_aspect

Axes.get_box_aspect(self)

Get the axes box aspect. Will be None if not explicitly specified.

See also

matplotlib.axes.Axes.set_box_aspect
for a description of box aspect.
matplotlib.axes.Axes.set_aspect
for a description of aspect handling.

Examples using matplotlib.axes.Axes.get_box_aspect

© 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_box_aspect.html