Thanks to visit codestin.com Credit goes to github.com
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.
2 parents af7c92a + 65c4295 commit e9d1f9cCopy full SHA for e9d1f9c
1 file changed
lib/matplotlib/legend.py
@@ -213,7 +213,7 @@ def _update_bbox_to_anchor(self, loc_in_canvas):
213
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
- ..versionadded:: 3.7
+ .. versionadded:: 3.7
217
218
frameon : bool, default: :rc:`legend.frameon`
219
Whether the legend should be drawn on a patch (frame).
0 commit comments