Axes.get_window_extent(self, *args, **kwargs)
Return the axes bounding box in display space; args and kwargs are empty.
This bounding box does not include the spines, ticks, ticklables, or other labels. For a bounding box including these elements use get_tightbbox
.
See also
matplotlib.axes.Axes.get_tightbbox
matplotlib.axis.Axis.get_tightbbox
matplotlib.spines.get_window_extent
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.axes.Axes.get_window_extent.html