mpl_toolkits.axes_grid1.axes_size.MaxExtent#

classmpl_toolkits.axes_grid1.axes_size.MaxExtent(artist_list,w_or_h)[source]#

Bases:_Base

Size whose absolute part is either the largest width or the largest heightof the givenartist_list.

add_artist(a)[source]#
get_size(renderer)[source]#

Return two-float tuple with relative and absolute sizes.