Skip to content

matplotlib v1.5.0

Compare
Choose a tag to compare
@tacaswell tacaswell released this 29 Oct 21:40
· 34412 commits to main since this release
v1.5.0

This release of matplotlib has several major new features:

  • Auto-redraw using the object-oriented API.
  • Most plotting functions now support labeled data API.
  • Color cycling has extended to all style properties.
  • Four new perceptually uniform color maps, including the soon-to-be
    default 'viridis'.
  • More included style sheets.
  • Many small plotting improvements.
  • Proposed new framework for managing the GUI toolbar and tools.