We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
handleheight
Legend
1 parent a931485 commit aff5ed1Copy full SHA for aff5ed1
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