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 96522ff

Browse filesBrowse files
authored
Merge pull request #12876 from marko-bast/patch-1
Fix a typo
2 parents 220b1ef + b6b19ef commit 96522ff
Copy full SHA for 96522ff

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
@@ -1195,7 +1195,7 @@ def draggable(self, state=None, use_blit=False, update="loc"):
11951195
is changed. If "bbox", the *bbox_to_anchor* parameter is changed.
11961196
"""
11971197
warn_deprecated("2.2",
1198-
message="Legend.draggable() is drepecated in "
1198+
message="Legend.draggable() is deprecated in "
11991199
"favor of Legend.set_draggable(). "
12001200
"Legend.draggable may be reintroduced as a "
12011201
"property in future releases.")

0 commit comments

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