10000 Merge pull request #8970 from keithbriggs/patch-1 · matplotlib/matplotlib@e477912 · GitHub
[go: up one dir, main page]

Skip to content

Commit e477912

Browse files
authored
Merge pull request #8970 from keithbriggs/patch-1
Update colorbar.py
2 parents 723e47b + ac8f340 commit e477912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/colorbar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
*fraction* 0.15; fraction of original axes to use for colorbar
5353
*pad* 0.05 if vertical, 0.15 if horizontal; fraction
5454
of original axes between colorbar and new image axes
55-
*shrink* 1.0; fraction by which to shrink the colorbar
55+
*shrink* 1.0; fraction by which to multiply the size of the colorbar
5656
*aspect* 20; ratio of long to short dimensions
5757
*anchor* (0.0, 0.5) if vertical; (0.5, 1.0) if horizontal;
5858
the anchor point of the colorbar axes

0 commit comments

Comments
 (0)
0