make_axis

Astronomy.orbits3D.make_axis(ax, maxval, direction, npts)

Show an axis of a Euclidian space

:param maxval : radius of vector :type maxval : float

:param direction : x, y or z :type direction : str

:param npts : number of points :type npts : int