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

Table Of Contents

mpl_toolkits.axes_grid1.axes_size.AxesY

class mpl_toolkits.axes_grid1.axes_size.AxesY(axes, aspect=1.0, ref_ax=None)[source]

Bases: mpl_toolkits.axes_grid1.axes_size._Base

Scaled size whose relative part corresponds to the data height of the axes multiplied by the aspect.

get_size(renderer)[source]

Examples using mpl_toolkits.axes_grid1.axes_size.AxesY