mpl.figure.Bbox.from_bounds

static Bbox.from_bounds(x0, y0, width, height)[source]

(staticmethod) Create a new Bbox from x0, y0, width and height.

width and height may be negative.