8000 Update doc/users/next_whats_new/3d_axis_limits.rst · matplotlib/matplotlib@8537439 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8537439

Browse files
Update doc/users/next_whats_new/3d_axis_limits.rst
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent ede20bc commit 8537439

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/users/next_whats_new/3d_axis_limits.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Setting 3D axis limits now set the limits exactly
33

44
Previously, setting the limits of a 3D axis would always add a small margin to
55
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.
6+
``axes3d.automargin`` can be used to revert to the old behavior where margin is
7+
automatically added.
78

89
.. plot::
910
:include-source: true

0 commit comments

Comments
 (0)
0