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.axisartist.floating_axes.html
Version 3.0.2
matplotlib
Fork me on GitHub

Table of Contents

mpl_toolkits.axisartist.floating_axes

An experimental support for curvilinear grid.

Classes

ExtremeFinderFixed(extremes)
FixedAxisArtistHelper(grid_helper, side[, ...]) nth_coord = along which coordinate value varies.
FloatingAxes alias of mpl_toolkits.axisartist.floating_axes.Floating AxesHostAxes
FloatingAxesBase(*kl, **kwargs)
FloatingAxisArtistHelper(grid_helper, ...[, ...]) nth_coord = along which coordinate value varies.
GridHelperCurveLinear(aux_trans, extremes[, ...]) aux_trans : a transform from the source (curved) coordinate to target (rectilinear) coordinate.