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 723e47b commit f5f20bfCopy full SHA for f5f20bf
lib/matplotlib/colorbar.py
@@ -52,7 +52,7 @@
52
*fraction* 0.15; fraction of original axes to use for colorbar
53
*pad* 0.05 if vertical, 0.15 if horizontal; fraction
54
of original axes between colorbar and new image axes
55
- *shrink* 1.0; fraction by which to shrink the colorbar
+ *shrink* 1.0; fraction by which to multiply the size of the colorbar
56
*aspect* 20; ratio of long to short dimensions
57
*anchor* (0.0, 0.5) if vertical; (0.5, 1.0) if horizontal;
58
the anchor point of the colorbar axes
0 commit comments