Thanks to visit codestin.com Credit goes to github.com
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 7a7e317 commit 3adc292Copy full SHA for 3adc292
1 file changed
doc/users/whats_new/axis3d.rst
@@ -0,0 +1,6 @@
1
+Fixed labelpad in Axis3D
2
+```````````````````````````````````
3
+
4
+Axis3D now looks at xaxis.labelpad (from rcParams or set by
5
+set_xlabel('X LABEL', labelpad=30) or ax.zaxis.labelpad = 20)
6
+to determine the position of axis labels in 3D plots.
0 commit comments