You are reading an old version of the documentation (v3.0.3). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_size.Padded.html
Version 3.0.3
matplotlib
Fork me on GitHub

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._Base

Return a instance where the absolute part of size is increase by the amount of pad.

get_size(renderer)[source]