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 9a6ec8f

Browse filesBrowse files
committed
FIX: revert change from matplotlib#408
Closes matplotlib#6959
1 parent 22a9f8f commit 9a6ec8f
Copy full SHA for 9a6ec8f

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6378,8 +6378,6 @@ def _normalize_input(inp, ename='input'):
63786378
if lbl is not None:
63796379
p.set_label(lbl)
63806380

6381-
p.set_snap(False)
6382-
63836381
for p in patch[1:]:
63846382
p.update(kwargs)
63856383
p.set_label('_nolegend_')

0 commit comments

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