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 d35e0cf commit 9421ad0Copy full SHA for 9421ad0
doc/api/toolkits/mplot3d/view_angles.rst
@@ -50,7 +50,7 @@ There are various ways to accomplish this; the style of mouse rotation
50
can be specified by setting ``rcParams.axes3d.mouserotationstyle``, see
51
:doc:`/users/explain/customizing`.
52
53
-Originally (prior to v3.10), the 2D mouse position corresponded directly
+Prior to v3.10, the 2D mouse position corresponded directly
54
to azimuth and elevation; this is also how it is done
55
in `MATLAB <https://www.mathworks.com/help/matlab/ref/view.html>`_.
56
To keep it this way, set ``mouserotationstyle: azel``.
0 commit comments