1
0

Accepting request 451740 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/451740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=50
This commit is contained in:
2017-01-25 22:30:29 +00:00
committed by Git OBS Bridge
parent 7aba17e4dc
commit 29e1ce2070
4 changed files with 27 additions and 5 deletions

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jan 20 23:24:45 UTC 2017 - toddrme2178@gmail.com
- Add python-functools32 dependency.
-------------------------------------------------------------------
Tue Jan 17 17:04:31 UTC 2017 - toddrme2178@gmail.com
- update to version 2.0.0
+ Highlights include:
* 'viridis' is default color map instead of jet.
* Modernized the default color cycle.
* Many more functions respect the color cycle.
* Line dash patterns scale with linewidth.
* Change default font to DejaVu, now supports most Western alphabets (including Greek, Cyrillic and Latin with diacritics), math symbols and emoji out of the box.
* Faster text rendering.
* Improved auto-limits.
* Ticks out and only on the right and bottom spines by default.
* Improved auto-ticking, particularly for log scales and dates.
* Improved image support (imshow respects scales and eliminated a class of artifacts).
-------------------------------------------------------------------
Fri Dec 2 12:15:46 UTC 2016 - sbahling@suse.com