You are reading an old version of the documentation (v3.0.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_size.MaxExtent.html
Version 3.0.0
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]

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(a)[source]
get_size(renderer)[source]