mpl_toolkits.axisartist.axislines.AxisArtistHelperRectlinear¶
- class mpl_toolkits.axisartist.axislines.AxisArtistHelperRectlinear¶
Bases:
object- class Fixed(axes, loc, nth_coord=None)¶
Bases:
Fixednth_coord = along which coordinate value varies in 2D, nth_coord = 0 -> x axis, nth_coord = 1 -> y axis
- get_tick_iterators(axes)¶
tick_loc, tick_angle, tick_label
- class Floating(axes, nth_coord, passingthrough_point, axis_direction='bottom')¶
Bases:
Floating- get_axislabel_pos_angle(axes)¶
Return the label reference position in transAxes.
get_label_transform() returns a transform of (transAxes+offset)
- get_axislabel_transform(axes)¶
- get_line(axes)¶
- get_line_transform(axes)¶
- get_tick_iterators(axes)¶
tick_loc, tick_angle, tick_label
- get_tick_transform(axes)¶