mpl.offsetbox.BboxBase.y0

BboxBase.y0

(property) y0 is the first of the pair of y coordinates that define the bounding box. y0 is not guaranteed to be less than y1. If you require that, use ymin.