Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8a26aa

Browse filesBrowse files
committed
Merge pull request #2584 from magnunor/fix_legend_typo
Fix typo in legend documentation
1 parent bd70008 commit c8a26aa
Copy full SHA for c8a26aa

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/legend.py

Copy file name to clipboardExpand all lines: lib/matplotlib/legend.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ def __init__(self, parent, handles, labels,
195195
borderpad the fractional whitespace inside the legend border
196196
labelspacing the vertical space between the legend entries
197197
handlelength the length of the legend handles
198-
handleheight the length of the legend handles
198+
handleheight the height of the legend handles
199199
handletextpad the pad between the legend handle and text
200200
borderaxespad the pad between the axes and legend border
201201
columnspacing the spacing between columns

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.