We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da972de commit bb61827Copy full SHA for bb61827
1 file changed
proplot/internals/rcsetup.py
@@ -458,11 +458,11 @@
458
'Length of inset colorbars. ' + _addendum_units
459
),
460
'colorbar.insetpad': (
461
- '0.5em',
+ '0.75em',
462
'Padding between axes edge and inset colorbars. ' + _addendum_units
463
464
'colorbar.insetwidth': (
465
- '1.2em',
+ '1.25em',
466
'Width of inset colorbars. ' + _addendum_units
467
468
'colorbar.length': (
0 commit comments