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 f7fae52 commit cc4ed7cCopy full SHA for cc4ed7c
2 files changed
API_CHANGES
@@ -1,7 +1,3 @@
1
- Removed matplotlib.pyparsing. We now use the system's pyparsing
2
- if it is available, and if not, we install pyparsing directly into
3
- site-packages
4
-
5
Moved mlab.csv2rec -> recutils.csv2rec
6
7
Added ax kwarg to pyplot.colorbar and Figure.colorbar so that
CHANGELOG
@@ -2,7 +2,7 @@
paintEvent, which has to be destroyed using the method end(). If
matplotlib raises an exception before the call to end - and it
does if you feed it with bad data - this method end() is never
- called and Qt4 will start spitting error messages - DSD
+ called and Qt4 will start spitting error messages
2007-11-09 Moved pyparsing back into matplotlib namespace. Don't use
8
system pyparsing, API is too variable from one release
0 commit comments