xoa.plot.FilteredArtistList.get_tightbbox
- FilteredArtistList.get_tightbbox(renderer)
Like .Artist.get_window_extent, but includes any clipping.
- Parameters
renderer (.RendererBase subclass) – renderer that will be used to draw the figures (i.e.
fig.canvas.get_renderer())- Returns
.Bbox – The enclosing bounding box (in figure pixel coordinates).