Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3adc292

Browse files
committed
Adds a whats_new entry for Axis3D labelpad
1 parent 7a7e317 commit 3adc292

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

doc/users/whats_new/axis3d.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)