On this page
mpl_toolkits.axes_grid1.axes_size.Padded
- class
mpl_toolkits.axes_grid1.axes_size.Padded(size, pad)[source] -
Bases:
mpl_toolkits.axes_grid1.axes_size._BaseReturn a instance where the absolute part of size is increase by the amount of pad.
__init__(size, pad)[source]-
Initialize self. See help(type(self)) for accurate signature.
__module__= 'mpl_toolkits.axes_grid1.axes_size'
get_size(renderer)[source]
Examples using mpl_toolkits.axes_grid1.axes_size.Padded
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/mpl_toolkits.axes_grid1.axes_size.Padded.html