cls_Axis - almarklein/visvis GitHub Wiki
visvis.Axis(parent)
Inherits from Wobject.
An Axis object represents the lines, ticks and grid that make up an axis. Not to be confused with an Axes, which represents a scene and is a Wibject.
This is a helper class used by the Axes class.