mpl_toolkits.axes_grid1.axes_size.MaxWidth#

classmpl_toolkits.axes_grid1.axes_size.MaxWidth(artist_list)[source]#

Bases:MaxExtent

Size whose absolute part is the largest width of the givenartist_list.

On this page