The 2D Axis class has an attribute xtickalign which controls whether the x-axis ticks point inwards or outwards. However, the 3D Axis3 class has no such attribute. How can I achieve a similar effect with an Axis3 object?
The 2D Axis class has an attribute xtickalign which controls whether the x-axis ticks point inwards or outwards. However, the 3D Axis3 class has no such attribute. How can I achieve a similar effect with an Axis3 object?