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 ede20bc commit 8537439Copy full SHA for 8537439
doc/users/next_whats_new/3d_axis_limits.rst
@@ -3,7 +3,8 @@ Setting 3D axis limits now set the limits exactly
3
4
Previously, setting the limits of a 3D axis would always add a small margin to
5
the limits. Limits are now set exactly by default. The newly introduced rcparam
6
-``axes3d.automargin`` can be used to revert to the old behavior.
+``axes3d.automargin`` can be used to revert to the old behavior where margin is
7
+automatically added.
8
9
.. plot::
10
:include-source: true
0 commit comments