Tags: cool-RR/matplotlib
Tags
REL: v3.1.3 This is the final planned release of the 3.1.x series. This release contains several critical bug-fixes: - suppress a warning with Pandas 1.0 - support pillow >= 7 - support dateutils >= 2.8.1 - prevent an infinite recursion - do not clobber non-python registered signal handler - fix path intersection computation with 0 length segments - fix performance regression in draw_idle - several minor bugs
REL: v2.2.5 LTS This is the final planned release of the 2.2.x series and the last Matplotlib release to support Python 2.7. This release primarily contains bug-fixes. Of note: - suppress a warning with Pandas 1.0 - support numpy >= 1.17 - support python 3.8 - improve jquery installation process
REL: 3.1.2 - fix regresion of incorrect limits for y-axis in imshow - fix integer indexed pandas series - fix ScalarFormatter formatting of masked values - webagg and nbagg no longer incorrectly fallback to agg when $DISPLAY is not set - several fixes for Qt5 backend - other bugfixes and documentation fixes
REL: v3.1.0 The first release of the v3.1 series This version of Matplotlib support Python 3.6+ Highlights of this release include: - A helper method for scatter legends - Secondary axis support (ex, degrees and radians) - A concise date formatter - No longer requires a framework build of Python to use OSX backend - Major and minor ticks will no longer collide by default - A progress callback for animations - mplot3D is always registered - deprecated mlab functions have been removed - Many function calls have become stricter about invalid or ignored input
PreviousNext