Skip to content

Commit 946f58b

Browse files
committed
Add CHANGELOG entry for hist2d.
1 parent a4e2037 commit 946f58b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
2012-06-02 Add new Axes method and pyplot function, hist2d. - PO
2+
13
2012-05-29 pcolormesh now obeys the passed in "edgecolor" kwarg.
2-
To support this, the "shading" argument to pcolormesh now only
3-
takes "flat" or "gouraud". To achieve the old "faceted" behavior,
4-
pass "edgecolors='k'". - MGD
4+
To support this, the "shading" argument to pcolormesh now only
5+
takes "flat" or "gouraud". To achieve the old "faceted" behavior,
6+
pass "edgecolors='k'". - MGD
57

68
2012-05-22 Added radius kwarg to pie charts. - HH
79

0 commit comments

Comments
 (0)