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 2a5f6b4 commit 9c07e63Copy full SHA for 9c07e63
WHATSNEW.rst
@@ -68,6 +68,8 @@ Style changes
68
(previously this was only used for cartopy projections) (:commit:`5f1c67cc`).
69
* Change :rcraw:`grid.labelpad` from ``4.0`` to ``3.0`` (:commit:`f95b828a`). This
70
makes cartopy grid labels and polar axes labels a bit more compact.
71
+* Change :rcraw:`legend.handleheight` from ``1.5`` to ``2.0`` for less compressed
72
+ `~matplotlib.patches.Patch` handles (e.g. with error shading) (:commit:`2a5f6b48`).
73
* Change :rcraw:`mathtext.default` from ``'regular'`` to ``'it'`` and change ``'sans'``
74
to ``'regular'`` in :rcraw:`mathtext.rm`, :rcraw:`mathtext.sf`, :rcraw:`mathtext.bf`,
75
and :rcraw:`mathtext.it` (:commit:`323`). See below for details.
0 commit comments