Skip to content

v1.4.0

Compare
Choose a tag to compare
@tacaswell tacaswell released this 26 Aug 21:06
· 38067 commits to main since this release
v1.4.0

This release has contributions from ~170 authors
(http://matplotlib.org/users/github_stats.html).

This release contains many bug fixes as will as a number of new
features. For the full list see
http://matplotlib.org/users/whats_new.html#new-in-matplotlib-1-4.
Some highlights are:

  • style module : experimental package to make managing the style of
    matplotlib figures easier
  • nbagg : interactive figures in ipython notebooks backed by the AGG renderer
  • full python 3 support (including cairo backends)
  • Qt5 support (for python 3 only)
  • violin plots and 3D quiver plots (projects done for a course at
    University of Toronto, Scarborough)
  • improved box plot interface