Bases: _FixedAxisArtistHelperBase
Helper class for a fixed axis.
- nth_coord = along which coordinate value varies.
nth_coord = 0 -> x axis, nth_coord = 1 -> y axis
-
get_tick_iterators(axes)[source]
tick_loc, tick_angle, tick_label
-
get_tick_transform(axes)[source]
-
update_lim(axes)[source]