8000 Update colorbar.py · matplotlib/matplotlib@ac8f340 · GitHub
[go: up one dir, main page]

Skip to content

Commit ac8f340

Browse files
authored
Update colorbar.py
1 parent f5f20bf commit ac8f340

File tree

Expand 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 multiply the size of 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