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

mpl_toolkits.axisartist.floating_axes.FixedAxisArtistHelper

class mpl_toolkits.axisartist.floating_axes.FixedAxisArtistHelper(grid_helper, side, nth_coord_ticks=None)[source]
nth_coord = along which coordinate value varies.
nth_coord = 0 -> x axis, nth_coord = 1 -> y axis
get_axislabel_pos_angle(axes)[source]
get_line(axes)[source]
get_line_transform(axes)[source]
get_tick_iterators(axes)[source]

tick_loc, tick_angle, tick_label, (optionally) tick_label

get_tick_transform(axes)[source]
update_lim(axes)[source]