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]

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/mpl_toolkits.axes_grid1.axes_size.MaxExtent.html