matplotlib.axes.Axes.get_default_bbox_extra_artists#

Axes.get_default_bbox_extra_artists()[source]#

Return a default list of artists that are used for the bounding boxcalculation.

Artists are excluded either by not being visible orartist.set_in_layout(False).