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 c92d19f

Browse filesBrowse files
committed
Merge branch 'v1.1.x'
2 parents 1923105 + 96caca8 commit c92d19f
Copy full SHA for c92d19f

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_handler.py

Copy file name to clipboardExpand all lines: lib/matplotlib/legend_handler.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,8 +495,8 @@ def create_artists(self, legend, orig_handle,
495495
artists = []
496496
artists.extend(handle_barlinecols)
497497
artists.extend(handle_caplines)
498-
artists.append(legline_marker)
499498
artists.append(legline)
499+
artists.append(legline_marker)
500500

501501
return artists
502502

0 commit comments

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