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 e9d1f9c

Browse filesBrowse files
authored
Merge pull request #24826 from story645/'va'
space in version added for reverse in legend
2 parents af7c92a + 65c4295 commit e9d1f9c
Copy full SHA for e9d1f9c

File tree

1 file changed

+1
-1
lines changed
Filter options

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
@@ -213,7 +213,7 @@ def _update_bbox_to_anchor(self, loc_in_canvas):
213213
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
216-
..versionadded:: 3.7
216+
.. versionadded:: 3.7
217217
218218
frameon : bool, default: :rc:`legend.frameon`
219219
Whether the legend should be drawn on a patch (frame).

0 commit comments

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