You are reading an old version of the documentation (v3.1.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_size.MaxHeight.html
Version 3.1.0
matplotlib
Fork me on GitHub

mpl_toolkits.axes_grid1.axes_size.MaxHeight

class mpl_toolkits.axes_grid1.axes_size.MaxHeight(artist_list)[source]

Bases: mpl_toolkits.axes_grid1.axes_size._Base

Size whose absolute part is the largest height of the given artist_list.

add_artist(self, a)[source]
get_size(self, renderer)[source]