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 either the largest width or the largest height of the given artist_list.
-
__init__(self, artist_list, w_or_h)
[source] -
Initialize self. See help(type(self)) for accurate signature.
-
__module__ = 'mpl_toolkits.axes_grid1.axes_size'
-
add_artist(self, a)
[source]
-
get_size(self, renderer)
[source]
-
Examples using mpl_toolkits.axes_grid1.axes_size.MaxExtent
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/mpl_toolkits.axes_grid1.axes_size.MaxExtent.html