Version 3.0.3
matplotlib
Fork me on GitHub

matplotlib.axes.Axes.get_default_bbox_extra_artists

Axes.get_default_bbox_extra_artists()

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

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