vispipe.plot_backend.MPL_Figure.get_bbox#

MPL_Figure.get_bbox(ax=None)#

Returns the xlim and ylim of the axis.

Return type:

tuple[float, float, float, float]