mpl_toolkits.axes_grid1.axes_size.MaxWidth

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

Bases: mpl_toolkits.axes_grid1.axes_size._Base

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

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