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

mpl_toolkits.axes_grid1.axes_size.Padded

class mpl_toolkits.axes_grid1.axes_size.Padded(size, pad)[source]

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

get_size(renderer)[source]