matplotlib.axes.Axes.get_window_extent#

Axes.get_window_extent(renderer=None)[source]#

Return the Axes bounding box in display space.

This bounding box does not include the spines, ticks, ticklabels,or other labels. For a bounding box including these elements useget_tightbbox.

Examples usingmatplotlib.axes.Axes.get_window_extent#

Annotations

Annotations