Axes.get_tightbbox(self, renderer, call_axes_locator=True, bbox_extra_artists=None)
Return the tight bounding box of the axes, including axis and their decorators (xlabel, title, etc).
Artists that have artist.set_in_layout(False)
are not included in the bbox.
Parameters: |
|
---|---|
Returns: |
|
See also
matplotlib.axis.Axes.get_window_extent
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_tightbbox.html