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

Section Navigation

  • rcParam for 3D pane color
  • adjustable keyword argument for setting equal aspect ratios in 3D
  • 3D plot pan and zoom buttons
  • Instructions for writing "What's new" entries
  • Additional format string options in bar_label
  • colorbar now has a location keyword argument
  • New & Improved Narrative Documentation
  • ellipse boxstyle option for annotations
  • Figure hooks
  • The extent of imshow can now be expressed with units
  • Figure legends can be placed outside figures using constrained_layout
  • subplot_mosaic no longer provisional
  • hatch parameter for pie
  • Fixed errorbars in polar plots
  • Reversed order of legend entries
  • pcolormesh accepts RGB(A) colors
  • pad_inches="layout" for savefig
  • Poly3DCollection supports shading
  • Source links can be shown or hidden for each Sphinx plot directive
  • Style files can be imported from third-party packages
  • View current appearance settings for ticks, tick labels, and gridlines
  • Blitting in Button widgets
  • Custom styling of button widgets

Source links can be shown or hidden for each Sphinx plot directive#

The Sphinx plot directive (.. plot::) now supports a :show-source-link: option to show or hide the link to the source code for each plot. The default is set using the plot_html_show_source_link variable in conf.py (which defaults to True).

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

Built with the PyData Sphinx Theme 0.12.0.

Created using Sphinx 5.3.0.