File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 180
180
to which the colorbar is attached; but it is a manual method requiring
181
181
some trial and error. If the colorbar is too tall (or a horizontal
182
182
colorbar is too wide) use a smaller value of *shrink*.
183
- Further *shrink* and *cax* kwargs are incompatible with each other and shrink
184
- applies only if the colorbar makes its own Axes by sharing space from the Axes
185
- in which the mappable resides.
183
+ Further, *shrink* and *cax* kwargs are incompatible with each other and
184
+ *shrink* applies only if the colorbar makes its own Axes by sharing space
185
+ with the Axes in which it resides.
186
186
187
187
For more precise control, you can manually specify the positions of
188
188
the axes objects in which the mappable and the colorbar are drawn. In
You can’t perform that action at this time.
0 commit comments