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 b6b19ef

Browse filesBrowse files
authored
Fix a typo
1 parent c167c62 commit b6b19ef
Copy full SHA for b6b19ef

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.