Thanks to visit codestin.com Credit goes to github.com
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 a4e2037 commit 946f58bCopy full SHA for 946f58b
1 file changed
CHANGELOG
@@ -1,7 +1,9 @@
1
+2012-06-02 Add new Axes method and pyplot function, hist2d. - PO
2
+
3
2012-05-29 pcolormesh now obeys the passed in "edgecolor" kwarg.
- To support this, the "shading" argument to pcolormesh now only
- takes "flat" or "gouraud". To achieve the old "faceted" behavior,
4
- pass "edgecolors='k'". - MGD
+ 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
7
8
2012-05-22 Added radius kwarg to pie charts. - HH
9
0 commit comments