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

Table of Contents

mpl_toolkits.axes_grid1.axes_size.AxesX

class mpl_toolkits.axes_grid1.axes_size.AxesX(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 width of the axes multiplied by the aspect.

get_size(renderer)[source]

Examples using mpl_toolkits.axes_grid1.axes_size.AxesX