We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5ed70 commit 74c5d44Copy full SHA for 74c5d44
lib/matplotlib/legend.py
@@ -210,7 +210,7 @@ def _update_bbox_to_anchor(self, loc_in_canvas):
210
If *False*, legend marker is placed to the right of the legend label.
211
212
reverse : bool, default: False
213
- If *True*, the legend labels are displayed in reverse order as the input.
+ If *True*, the legend labels are displayed in reverse order from the input.
214
If *False*, the legend labels are displayed in the same order as the input.
215
216
frameon : bool, default: :rc:`legend.frameon`
0 commit comments