You are reading an old version of the documentation (v3.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axisartist.floating_axes.FloatingAxisArtistHelper.html
Version 3.1.2
matplotlib
Fork me on GitHub

mpl_toolkits.axisartist.floating_axes.FloatingAxisArtistHelper

class mpl_toolkits.axisartist.floating_axes.FloatingAxisArtistHelper(grid_helper, nth_coord, value, axis_direction=None)[source]

Bases: mpl_toolkits.axisartist.grid_helper_curvelinear.FloatingAxisArtistHelper

nth_coord = along which coordinate value varies.
nth_coord = 0 -> x axis, nth_coord = 1 -> y axis