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_extentmatplotlib.axis.Axis.get_tightbboxmatplotlib.spines.get_window_extent