1
0

Accepting request 60257 from devel:languages:python

Accepted submit request 60257 from user lrupp

OBS-URL: https://build.opensuse.org/request/show/60257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=7
This commit is contained in:
Ruediger Oertel
2011-02-07 22:51:18 +00:00
committed by Git OBS Bridge
parent deefd15674
commit eeba0ec08b
4 changed files with 54 additions and 23 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Jan 24 12:58:1 UTC 2011 - toddrme2178@gmail.com
- new version 1.0.1
This is a bugfix release:
+ Fixed error with Hammer projection.
+ Fixed the placement and angle of axis labels in 3D plots.
+ New rc parameters examples.download and examples.directory
allow bypassing the download mechanism in get_sample_data.
+ Change Axis.set_view_interval() so that when updating an
existing interval, it respects the orientation of that
interval, and can enlarge but not reduce the interval.
+ Handle NaN's correctly in path analysis routines.
+ Fix bug in patch alpha handling, and in bar color kwarg
+ Return Qt4's default cursor when leaving the canvas
- cleanup specfile
-------------------------------------------------------------------
Wed Dec 29 15:03:06 CET 2010 - sbrabec@suse.cz