Skip to main content
Ctrl+K
Logo image
  • Plot types
  • Examples
  • Tutorials
  • Reference
  • User guide
  • Develop
  • Releases
  • Plot types
  • Examples
  • Tutorials
  • Reference
  • User guide
  • Develop
  • Releases

Section Navigation

  • Behavior change template
  • Tk backend respects file format selection when saving figures
  • TwoSlopeNorm now auto-expands to always have two slopes
  • Event objects emitted for axes_leave_event
  • Streamplot now draws streamlines as one piece if no width or no color variance
  • canvas argument now required for FigureFrameWx
  • SubFigure default facecolor is now transparent
  • Changes of API after deprecation
  • Template for deprecations
  • Calling paths.get_path_collection_extents with empty offsets
  • bbox.anchored() with no explicit container
  • Functions in mpl_toolkits.mplot3d.proj3d
  • Arguments other than renderer to get_tightbbox
  • LocationEvent.lastevent
  • allsegs, allkinds, tcolors and tlinewidths attributes of ContourSet
  • INVALID_NON_AFFINE, INVALID_AFFINE, INVALID attributes of TransformNode
  • Grouper.clean()
  • GridHelperCurveLinear.get_data_boundary
  • np_load parameter of cbook.get_sample_data
  • RendererAgg.tostring_rgb and FigureCanvasAgg.tostring_rgb
  • Development change template
  • Increase to minimum supported optional dependencies
  • Increase to minimum supported versions of dependencies
  • Wheels for 32-bit Linux are no longer distributed
  • Removal change template
  • cbook removals
  • Parameters to plt.figure() and the Figure constructor
  • Deprecated modules removed
  • Removal of deprecated APIs
  • Release notes
  • Next API changes
  • Increase to minimum supported versions of dependencies

Increase to minimum supported versions of dependencies#

For Matplotlib 3.8, the minimum supported versions are being bumped:

Dependency

min in mpl3.7

min in mpl3.8

Python

3.8

3.9

kiwisolver

1.0.1

1.3.1

NumPy

1.20.0

1.21.0

Pillow

6.2.1

8.0

This is consistent with our Minimum version of dependencies policy and NEP29

© Copyright 2002–2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012–2023 The Matplotlib development team.

Created using Sphinx 5.3.0.

Built from v3.7.1-686-g6767738596.

Built with the PyData Sphinx Theme 0.13.1.