Skip to content

Commit 3723815

Browse files
committed
Add a what's new entry for legend(..., reverse=True)
1 parent 74c5d44 commit 3723815

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Reversed order of legend entries
2+
--------------------------------
3+
The order of legend entries can now be reversed by passing ``reverse=True`` to
4+
`~.Axes.legend`.

0 commit comments

Comments
 (0)