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.
2 parents deb36c9 + aff5ed1 commit 1655dfcCopy full SHA for 1655dfc
lib/matplotlib/legend.py
@@ -262,6 +262,9 @@ def _update_bbox_to_anchor(self, loc_in_canvas):
262
handlelength : float, default: :rc:`legend.handlelength`
263
The length of the legend handles, in font-size units.
264
265
+handleheight : float, default: :rc:`legend.handleheight`
266
+ The height of the legend handles, in font-size units.
267
+
268
handletextpad : float, default: :rc:`legend.handletextpad`
269
The pad between the legend handle and text, in font-size units.
270
0 commit comments