Thanks to visit codestin.com Credit goes to github.com
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 2a3b7fa + fe72506 commit 248cb6bCopy full SHA for 248cb6b
1 file changed
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