Skip to main content
Ctrl+K
Matplotlib 3.11.0.dev1106+g53af23113c documentation - Home
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub
  • Plot types
  • User guide
  • Tutorials
  • Examples
  • Reference
  • Contribute
  • Releases
  • Gitter
  • Discourse
  • GitHub

Section Navigation

  • Behavior change template
  • alpha parameter handling on images
  • Minor log tick labels are set depending on number of major log ticks, not on number of decades spanned
  • Setting titles of figures using webagg backend
  • matplotlib.testing.check_figures_equal defaults to PNG only
  • Mixing positional and keyword arguments for legend handles and labels...
  • font_manager.findfont logs if selected font weight does not match requested
  • Template for deprecations
  • GridFinder.transform_xy and GridFinder.inv_transform_xy
  • axes_grid.Grid.ngrids
  • violinplot and violin vert parameter
  • boxplot and bxp vert parameter, and rcParams["boxplot.vertical"]
  • Parameter ListedColormap(..., N=...)
  • Capitalization of None in matplotlibrc
  • DviFont.widths
  • Increase to minimum supported versions of dependencies
  • PdfFile.fontNames, PdfFile.dviFontInfo, PdfFile.type1Descriptors
  • FT2Image
  • BezierSegment.point_at_t
  • fontfile parameter of PdfFile.createType1Descriptor
  • matplotlib.style.core
  • Removal change template
  • plot_date
  • apply_theta_transforms option in PolarTransform
  • matplotlib.cm.get_cmap
  • GridHelperCurveLinear.get_tick_iterator
  • nth_coord parameter to axisartist helpers for fixed axis
  • TransformNode.is_bbox
  • Development change template
  • New minimum version of pyparsing
  • Release notes
  • Next API changes
  • Increase to...

Increase to minimum supported versions of dependencies#

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

Dependency

min in mpl3.10

min in mpl3.11

Python NumPy

3.10 1.23

3.11 1.25

This is consistent with our Dependency version policy and SPEC0

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

Created using Sphinx 8.2.3.

Built from v3.10.1-1106-g53af23113c.

Built with the PyData Sphinx Theme 0.15.4.