The position of an axis is defined by an instance of a class providing the following methods:
| v1=None, v2=None) |
| v) |
None when no grid
path is available (for an axis along a path for example).
| v) |
(x, y) in points.
| v) |
(dx, dy). The tick direction points inside of the
graph.
The module contains several implementations of those positioners, but since the positioner instances are created by graphs etc. as needed, the details are not interesting for the average PyX user.