mpl_toolkits.axisartist.axislines.FixedAxisArtistHelperRectilinear

classmpl_toolkits.axisartist.axislines.FixedAxisArtistHelperRectilinear(axes, loc, nth_coord=<deprecated parameter>)[source]

Bases: _FixedAxisArtistHelperBase

nth_coord = along which coordinate value varies in 2D, nth_coord = 0 -> x axis, nth_coord = 1 -> y axis

get_tick_iterators(axes)[source]

tick_loc, tick_angle, tick_label

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axisartist.axislines.FixedAxisArtistHelperRectilinear.html