mpl_toolkits.axes_grid1.axes_size.MaxExtent

class mpl_toolkits.axes_grid1.axes_size.MaxExtent(artist_list, w_or_h)[source]

Bases: mpl_toolkits.axes_grid1.axes_size._Base

Size whose absolute part is the largest width (or height) of the given artist_list.

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