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

mpl_toolkits.axes_grid1.axes_size.MaxExtent

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

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

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