1
0

Accepting request 96956 from devel:languages:python

1.1.0 update  (forwarded request 96818 from HighwayStar)

OBS-URL: https://build.opensuse.org/request/show/96956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2011-12-26 15:29:12 +00:00
committed by Git OBS Bridge
parent fdcb4c90d2
commit 68333b0873
7 changed files with 29 additions and 83 deletions

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Dec 14 08:56:13 UTC 2011 - highwaystar.ru@gmail.com
- update to 1.1.0
* module for drawing sankey diagrams;
* environment for creating animated graphics module animation;
* automated positioning charts, labels, and axes on the canvas a
team tight_layout () will distribute them so that they are not
people came to each other;
* Work on integration with PySide, although functional is still
in the beta-version and it is recommended to continue using
PyQt4;
* improved mapping and positioning of the legend;
* simplified work with three-dimensional graphs (module mplot3d),
also significantly expanded and updated documentation on mplot3d;
* uniform markers;
* completely removed the old module support Numerix, now all
users must use Numpy;
* fixes some bugs.
- removed patches that now upstream
-------------------------------------------------------------------
Thu Dec 8 13:54:40 UTC 2011 - coolo@suse.com