Skip to main content
Ctrl+K
Matplotlib 3.12.0.dev498+gadecc563e documentation - Home Matplotlib 3.12.0.dev498+gadecc563e 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
  • Text.set_font now performs a partial update for string arguments
  • Axes.violinplot and cbook.violin_stats ignore non-finite values
  • Template for deprecations
  • pie labels and labeldistance parameters
  • Direct modification of (Sub)Figure artist lists
  • MaxNLocator.default_params
  • The Axes.ArtistList attribute
  • Line2D.recache_always
  • Removal change template
  • ft2font module-level constants replaced by enums
  • Development change template
  • Increase to minimum supported versions of dependencies
  • Release notes
  • Next API changes
  • Axes.violinplot and cbook.violin_stats ignore non-finite values

Axes.violinplot and cbook.violin_stats ignore non-finite values#

violinplot and matplotlib.cbook.violin_stats now ignore masked and non-finite (NaN and inf) values.

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

Created using Sphinx 9.1.0.

Built from v3.11.1-498-gadecc563e.

Built with the PyData Sphinx Theme 0.18.0.