8000 Add entry to whats_new for rectange angle kwarg · matplotlib/matplotlib@1780ff5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1780ff5

Browse files
committed
Add entry to whats_new for rectange angle kwarg
1 parent f404c94 commit 1780ff5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/users/whats_new.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ revision, see the :ref:`github-stats`.
2020
new in matplotlib-1.3
2121
=====================
2222

23+
Initialize a rotated rectangle
24+
------------------------------
25+
Damon McDougall extended the `~matplotlib.patches.Rectangle` constructor to
26+
accept an `angle` kwarg, specifying the rotation of a rectangle in degrees.
27+
2328
Rectangular colorbar extensions
2429
-------------------------------
2530
Andrew Dawson added a new keyword argument *extendrect* to

0 commit comments

Comments
 (0)
0