8000
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 f29eeb4 + aff5ed1 commit 23f8e24Copy full SHA for 23f8e24
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