8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c22ed commit 99a6d81Copy full SHA for 99a6d81
doc/api/toolkits/mplot3d/view_angles.rst
@@ -12,7 +12,8 @@ The position of the viewport "camera" in a 3D plot is defined by three angles:
12
points towards the center of the plot box volume. The angle direction is a
13
common convention, and is shared with
14
`PyVista <https://docs.pyvista.org/api/core/camera.html>`_ and
15
-`MATLAB <https://www.mathworks.com/help/matlab/ref/view.html>`_. Note that a positive roll angle rotates the
+`MATLAB <https://www.mathworks.com/help/matlab/ref/view.html>`_.
16
+Note that a positive roll angle rotates the
17
viewing plane clockwise, so the 3d axes will appear to rotate
18
counter-clockwise.
19
0 commit comments