mpl.axis

Classes for the ticks and x and y axis

Functions

allow_rasterization(draw) Decorator for Artist.draw method.

Classes

Axis(axes[, pickradius]) Public attributes
Tick(axes, loc, label[, size, width, color, ...]) Abstract base class for the axis ticks, grid lines and labels
Ticker
XAxis(axes[, pickradius])
XTick(axes, loc, label[, size, width, ...]) Contains all the Artists needed to make an x tick - the tick line,
YAxis(axes[, pickradius])
YTick(axes, loc, label[, size, width, ...]) Contains all the Artists needed to make a Y tick - the tick line,