Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74c5d44

Browse files
Marvvxistory645
andauthored
Update lib/matplotlib/legend.py
Legend: docstring correct spelling Co-authored-by: hannah <[email protected]>
1 parent 2a5ed70 commit 74c5d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/legend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ def _update_bbox_to_anchor(self, loc_in_canvas):
210210
If *False*, legend marker is placed to the right of the legend label.
211211
212212
reverse : bool, default: False
213-
If *True*, the legend labels are displayed in reverse order as the input.
213+
If *True*, the legend labels are displayed in reverse order from the input.
214214
If *False*, the legend labels are displayed in the same order as the input.
215215
216216
frameon : bool, default: :rc:`legend.frameon`

0 commit comments

Comments
 (0)