<div dir="ltr">Folks,<div><br></div><div>We are happy to announce the release of (long delayed) matplotlib 2.0!  This release completely overhauls the default style of the plots.</div><div><div><br></div><div>The source tarball and wheels for Mac, Win, and manylinux for python 2.7, 3.4-3.6 are available on pypi </div><div><br></div><div>   pip install --upgrade matplotlib</div><div><br></div><div>and conda packages for Mac, Win, linux for python 2.7, 3.4-3.6 are available from conda-forge</div><div><br></div><div>   conda install matplotlib -c conda-forge </div><div><br></div><div><br></div><div>Highlights include:</div><div><br></div><div> - 'viridis' is default color map instead of jet.</div><div> - Modernized the default color cycle.</div><div> - Many more functions respect the color cycle.</div><div> - Line dash patterns scale with linewidth.</div><div> - 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.</div><div> - Faster text rendering.</div><div> - Improved auto-limits.</div><div> - Ticks out and only on the right and bottom spines by default.</div><div> - Improved auto-ticking, particularly for log scales and dates.</div><div> - Improved image support (imshow respects scales and eliminated a class of artifacts).</div></div><div><br><div>For a full list of the default changes (along with how to revert them) please see <a href="http://matplotlib.org/users/dflt_style_changes.html">http://matplotlib.org/users/dflt_style_changes.html</a> and <a href="http://matplotlib.org/users/whats_new.html#new-in-matplotlib-2-0">http://matplotlib.org/users/whats_new.html#new-in-matplotlib-2-0</a>.   </div><div><br></div><div>There were a number of small API changes documented at <br></div><div><a href="http://matplotlib.org/api/api_changes.html#api-changes-in-2-0-0">http://matplotlib.org/api/api_changes.html#api-changes-in-2-0-0</a> <br></div></div><div><br></div><div>I would like to thank everyone who helped on this release in anyway.  The people at 2015 scipy BOF where this got started, users who provided feedback and suggestions along the way, the beta-testers, Nathaniel, Stefan and Eric for the new color maps, and all of the documentation and code contributors.   </div><div><br></div><div>Please report any issues to <a href="mailto:matplotlib-users@python.org">matplotlib-users@python.org</a> (will have to join to post un-moderated) or <a href="https://github.com/matplotlib/matplotlib/issues">https://github.com/matplotlib/matplotlib/issues</a> .</div><div><br></div><div>Tom</div></div>