mpl_toolkits.axes_grid1.axes_size.MaxHeight

class mpl_toolkits.axes_grid1.axes_size.MaxHeight(artist_list) [source]

Bases: mpl_toolkits.axes_grid1.axes_size.MaxExtent

Size whose absolute part is the largest height of the given artist_list.

__init__(self, artist_list) [source]

Initialize self. See help(type(self)) for accurate signature.

__module__ = 'mpl_toolkits.axes_grid1.axes_size'

Examples using mpl_toolkits.axes_grid1.axes_size.MaxHeight

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