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