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 f404c94 commit 1780ff5Copy full SHA for 1780ff5
doc/users/whats_new.rst
@@ -20,6 +20,11 @@ revision, see the :ref:`github-stats`.
20
new in matplotlib-1.3
21
=====================
22
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
+
28
Rectangular colorbar extensions
29
-------------------------------
30
Andrew Dawson added a new keyword argument *extendrect* to
0 commit comments