You are reading an old version of the documentation (v3.0.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_size.Fixed.html
Version 3.0.2
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]

Bases: mpl_toolkits.axes_grid1.axes_size._Base

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