matplotlib / 3.4.3 / _as_gen / mpl_toolkits.axisartist.grid_helper_curvelinear.fixedaxisartisthelper.html /

mpl_toolkits.axisartist.grid_helper_curvelinear.FixedAxisArtistHelper

class mpl_toolkits.axisartist.grid_helper_curvelinear. FixedAxisArtistHelper ( grid_helper, side, nth_coord_ticks=None ) [source]

Bases: mpl_toolkits.axisartist.axislines.AxisArtistHelper.Fixed

Helper class for a fixed axis.

nth_coord = along which coordinate value varies.
nth_coord = 0 -> x axis, nth_coord = 1 -> y axis
__init__ ( 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
__module__ = 'mpl_toolkits.axisartist.grid_helper_curvelinear'
change_tick_coord ( coord_number=None ) [source]
get_tick_iterators ( axes ) [source]

tick_loc, tick_angle, tick_label

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

Examples using mpl_toolkits.axisartist.grid_helper_curvelinear.FixedAxisArtistHelper

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/mpl_toolkits.axisartist.grid_helper_curvelinear.FixedAxisArtistHelper.html