From: John H. <jd...@gm...> - 2011-10-11 13:01:24
|
A new release of matplotlib is available for download at https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0 There are lots of nifty new features like Sankey diagrams, an API for animations and movie making, enhanced 3D support, support for auto-layout of subplots with titles, xlabels and ylabels to prevent text from running off the edge of the figure (tight_layout), pyside supoprt, enhanced legends, and tons of other minor features and bug-fixes. See what's new at http://matplotlib.sourceforge.net/users/whats_new.html and the CHANGELOG at https://github.com/matplotlib/matplotlib/blob/v1.1.x/CHANGELOG and the commit history at https://github.com/matplotlib/matplotlib/commits/v1.1.x/ Please post issues on the github issue tracker and questions on the mailing list https://github.com/matplotlib/matplotlib/issues Thanks to all the matplotlib developers who contributed to this release, with special thanks to Michael Droettboom, Eric Firing, Benjamin Root, Jouni Seppänen, Kevin Davies and Jae-Joon Lee for lots of code contributions and bug fixes and to Christoph Gohlke and Russell Owen for the windows and OX X binary installers. JDH |