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.Fixed.html
Version 2.2.3
matplotlib
Fork me on GitHub

Table Of Contents

mpl_toolkits.axes_grid1.axes_size.Fixed

class mpl_toolkits.axes_grid1.axes_size.Fixed(fixed_size)[source]

Simple fixed size with absolute part = fixed_size and relative part = 0

get_size(renderer)[source]

Examples using mpl_toolkits.axes_grid1.axes_size.Fixed