René's URL Explorer Experiment


Title: API Changes — Matplotlib 3.4.3 documentation

direct link

Domain: matplotlib.org

Nonetext/html; charset=utf-8

Links:

https://matplotlib.org/stable/https://matplotlib.org/stable/
Version 3.4.3 https://matplotlib.org/index.html
Fork me on GitHubhttps://github.com/matplotlib/matplotlib
Installationhttps://matplotlib.org/users/installing.html
Documentationhttps://matplotlib.org/contents.html
Exampleshttps://matplotlib.org/gallery/index.html
Tutorialshttps://matplotlib.org/tutorials/index.html
Contributinghttps://matplotlib.org/devel/index.html
indexhttps://matplotlib.org/genindex.html
moduleshttps://matplotlib.org/py-modindex.html
nexthttps://matplotlib.org/api/api_changes_old.html
previoushttps://matplotlib.org/api/index.html
homehttps://matplotlib.org/index.html
contentshttps://matplotlib.org/contents.html
API Overviewhttps://matplotlib.org/api/index.html
API Changeshttps://matplotlib.org/api/api_changes.html
Table of Contentshttps://matplotlib.org/contents.html
API Changeshttps://matplotlib.org/api/api_changes.html
API Changes for 3.4.2https://matplotlib.org/api/api_changes.html#api-changes-for-3-4-2
Behaviour changeshttps://matplotlib.org/api/api_changes.html#behaviour-changes
Rename first argument to subplot_mosaichttps://matplotlib.org/api/api_changes.html#rename-first-argument-to-subplot-mosaic
API Changes for 3.4.0https://matplotlib.org/api/api_changes.html#api-changes-for-3-4-0
Behaviour changeshttps://matplotlib.org/api/api_changes.html#id1
Constrained layout rewritehttps://matplotlib.org/api/api_changes.html#constrained-layout-rewrite
plt.subplot re-selection without keyword argumentshttps://matplotlib.org/api/api_changes.html#plt-subplot-re-selection-without-keyword-arguments
ioff and ion can be used as context managershttps://matplotlib.org/api/api_changes.html#ioff-and-ion-can-be-used-as-context-managers
Locators and formatters must be in the class hierarchyhttps://matplotlib.org/api/api_changes.html#locators-and-formatters-must-be-in-the-class-hierarchy
Date locator for DAILY interval now returns middle of monthhttps://matplotlib.org/api/api_changes.html#date-locator-for-daily-interval-now-returns-middle-of-month
ScalarFormatter useLocale option obeys groupinghttps://matplotlib.org/api/api_changes.html#scalarformatter-uselocale-option-obeys-grouping
Axes.errorbar cycles non-color properties correctlyhttps://matplotlib.org/api/api_changes.html#axes-errorbar-cycles-non-color-properties-correctly
pyplot.specgram always uses origin='upper'https://matplotlib.org/api/api_changes.html#pyplot-specgram-always-uses-origin-upper
xunits=None and yunits=None passed as keyword arguments are treated as "no action"https://matplotlib.org/api/api_changes.html#xunits-none-and-yunits-none-passed-as-keyword-arguments-are-treated-as-no-action
Annotations with annotation_clip no longer affect tight_layouthttps://matplotlib.org/api/api_changes.html#annotations-with-annotation-clip-no-longer-affect-tight-layout
Parasite Axes pcolor and pcolormesh now defaults to placing grid edges at integers, not half-integershttps://matplotlib.org/api/api_changes.html#parasite-axes-pcolor-and-pcolormesh-now-defaults-to-placing-grid-edges-at-integers-not-half-integers
Colorbar outline is now a Spinehttps://matplotlib.org/api/api_changes.html#colorbar-outline-is-now-a-spine
Colorbar.dividers changeshttps://matplotlib.org/api/api_changes.html#colorbar-dividers-changes
Raise or warn on registering a colormap twicehttps://matplotlib.org/api/api_changes.html#raise-or-warn-on-registering-a-colormap-twice
Consecutive rasterized draws now mergedhttps://matplotlib.org/api/api_changes.html#consecutive-rasterized-draws-now-merged
Consistent behavior of draw_if_interactive() across backendshttps://matplotlib.org/api/api_changes.html#consistent-behavior-of-draw-if-interactive-across-backends
The Artist property rasterized cannot be None anymorehttps://matplotlib.org/api/api_changes.html#the-artist-property-rasterized-cannot-be-none-anymore
Canvas's callback registry now stored on Figurehttps://matplotlib.org/api/api_changes.html#canvas-s-callback-registry-now-stored-on-figure
Harmonized key event data across backendshttps://matplotlib.org/api/api_changes.html#harmonized-key-event-data-across-backends
WebAgg backend no longer reports a middle click as a right clickhttps://matplotlib.org/api/api_changes.html#webagg-backend-no-longer-reports-a-middle-click-as-a-right-click
ID attribute of XML tags in SVG files now based on SHA256 rather than MD5https://matplotlib.org/api/api_changes.html#id-attribute-of-xml-tags-in-svg-files-now-based-on-sha256-rather-than-md5
RendererPS.set_font is no longer a no-op in AFM modehttps://matplotlib.org/api/api_changes.html#rendererps-set-font-is-no-longer-a-no-op-in-afm-mode
Autoscaling in Axes3Dhttps://matplotlib.org/api/api_changes.html#autoscaling-in-axes3d
Axes3D automatically adding itself to Figure is deprecatedhttps://matplotlib.org/api/api_changes.html#axes3d-automatically-adding-itself-to-figure-is-deprecated
mplot3d.art3d.get_dir_vector always returns NumPy arrayshttps://matplotlib.org/api/api_changes.html#mplot3d-art3d-get-dir-vector-always-returns-numpy-arrays
Changed cursive and fantasy font definitionshttps://matplotlib.org/api/api_changes.html#changed-cursive-and-fantasy-font-definitions
docstring.Substitution now always dedents docstrings before string interpolationhttps://matplotlib.org/api/api_changes.html#docstring-substitution-now-always-dedents-docstrings-before-string-interpolation
Deprecationshttps://matplotlib.org/api/api_changes.html#deprecations
Extra parameters to Axes constructorhttps://matplotlib.org/api/api_changes.html#extra-parameters-to-axes-constructor
pyplot.gca and Figure.gca keyword argumentshttps://matplotlib.org/api/api_changes.html#pyplot-gca-and-figure-gca-keyword-arguments
Axis.cla, RadialAxis.cla, ThetaAxis.cla and Spine.clahttps://matplotlib.org/api/api_changes.html#axis-cla-radialaxis-cla-thetaaxis-cla-and-spine-cla
Invalid hatch pattern characters are no longer ignoredhttps://matplotlib.org/api/api_changes.html#invalid-hatch-pattern-characters-are-no-longer-ignored
imread reading from URLshttps://matplotlib.org/api/api_changes.html#imread-reading-from-urls
Subplot-related attributes and methodshttps://matplotlib.org/api/api_changes.html#subplot-related-attributes-and-methods
is_url and URL_REGEXhttps://matplotlib.org/api/api_changes.html#is-url-and-url-regex
matplotlib.style.core deprecationshttps://matplotlib.org/api/api_changes.html#matplotlib-style-core-deprecations
dpi_cor property of FancyArrowPatchhttps://matplotlib.org/api/api_changes.html#dpi-cor-property-of-fancyarrowpatch
Passing boxstyle="custom", bbox_transmuter=... to FancyBboxPatchhttps://matplotlib.org/api/api_changes.html#passing-boxstyle-custom-bbox-transmuter-to-fancybboxpatch
BoxStyles are now called without passing the mutation_aspect parameterhttps://matplotlib.org/api/api_changes.html#boxstyles-are-now-called-without-passing-the-mutation-aspect-parameter
ContourLabeler.get_label_coords is deprecatedhttps://matplotlib.org/api/api_changes.html#contourlabeler-get-label-coords-is-deprecated
Line2D and Patch no longer duplicate validJoin and validCaphttps://matplotlib.org/api/api_changes.html#line2d-and-patch-no-longer-duplicate-validjoin-and-validcap
Setting a Line2D's pickradius via set_picker is undeprecatedhttps://matplotlib.org/api/api_changes.html#setting-a-line2d-s-pickradius-via-set-picker-is-undeprecated
MarkerStyle is considered immutablehttps://matplotlib.org/api/api_changes.html#markerstyle-is-considered-immutable
MovieWriter.cleanup is deprecatedhttps://matplotlib.org/api/api_changes.html#moviewriter-cleanup-is-deprecated
minimumdescent parameter/property of TextAreahttps://matplotlib.org/api/api_changes.html#minimumdescent-parameter-property-of-textarea
colorbar now warns when the mappable's Axes is different from the current Axeshttps://matplotlib.org/api/api_changes.html#colorbar-now-warns-when-the-mappable-s-axes-is-different-from-the-current-axes
Colorbar docstringshttps://matplotlib.org/api/api_changes.html#colorbar-docstrings
ColorbarPatch and colorbar_factory are deprecatedhttps://matplotlib.org/api/api_changes.html#colorbarpatch-and-colorbar-factory-are-deprecated
Backend deprecationshttps://matplotlib.org/api/api_changes.html#backend-deprecations
wx backend cleanupshttps://matplotlib.org/api/api_changes.html#wx-backend-cleanups
Unused positional parameters to print_ methods are deprecatedhttps://matplotlib.org/api/api_changes.html#unused-positional-parameters-to-print-fmt-methods-are-deprecated
The dpi parameter of FigureCanvas.print_foo printers is deprecatedhttps://matplotlib.org/api/api_changes.html#the-dpi-parameter-of-figurecanvas-print-foo-printers-is-deprecated
Passing bytes to FT2Font.set_texthttps://matplotlib.org/api/api_changes.html#passing-bytes-to-ft2font-set-text
ps.useafm deprecated for mathtexthttps://matplotlib.org/api/api_changes.html#ps-useafm-deprecated-for-mathtext
MathTextParser("bitmap") is deprecatedhttps://matplotlib.org/api/api_changes.html#mathtextparser-bitmap-is-deprecated
Deprecation of mathtext internalshttps://matplotlib.org/api/api_changes.html#deprecation-of-mathtext-internals
Deprecation of various mathtext helpershttps://matplotlib.org/api/api_changes.html#deprecation-of-various-mathtext-helpers
Widget class internalshttps://matplotlib.org/api/api_changes.html#widget-class-internals
3D properties on renderershttps://matplotlib.org/api/api_changes.html#d-properties-on-renderers
renderer argument of do_3d_projection method for Collection3D/Patch3Dhttps://matplotlib.org/api/api_changes.html#renderer-argument-of-do-3d-projection-method-for-collection3d-patch3d
project argument of draw method for Line3DCollectionhttps://matplotlib.org/api/api_changes.html#project-argument-of-draw-method-for-line3dcollection
Extra positional parameters to plot_surface and plot_wireframehttps://matplotlib.org/api/api_changes.html#extra-positional-parameters-to-plot-surface-and-plot-wireframe
ParasiteAxesAuxTransBase classhttps://matplotlib.org/api/api_changes.html#parasiteaxesauxtransbase-class
AxisArtist.ZORDER attributehttps://matplotlib.org/api/api_changes.html#axisartist-zorder-attribute
GridHelperBase invalidationhttps://matplotlib.org/api/api_changes.html#gridhelperbase-invalidation
sphinext.plot_directive.alignhttps://matplotlib.org/api/api_changes.html#sphinext-plot-directive-align
Deprecation-related functionality is considered internalhttps://matplotlib.org/api/api_changes.html#deprecation-related-functionality-is-considered-internal
Removalshttps://matplotlib.org/api/api_changes.html#removals
Removed behaviourhttps://matplotlib.org/api/api_changes.html#removed-behaviour
Moduleshttps://matplotlib.org/api/api_changes.html#modules
Classes, methods and attributeshttps://matplotlib.org/api/api_changes.html#classes-methods-and-attributes
Functionshttps://matplotlib.org/api/api_changes.html#functions
Argumentshttps://matplotlib.org/api/api_changes.html#arguments
rcParamshttps://matplotlib.org/api/api_changes.html#rcparams
sample_data removalshttps://matplotlib.org/api/api_changes.html#sample-data-removals
Development changeshttps://matplotlib.org/api/api_changes.html#development-changes
Increase to minimum supported versions of Python and dependencieshttps://matplotlib.org/api/api_changes.html#increase-to-minimum-supported-versions-of-python-and-dependencies
Qhull downloaded at build-or-sdist timehttps://matplotlib.org/api/api_changes.html#qhull-downloaded-at-build-or-sdist-time
FigureBase class added, and Figure class made a childhttps://matplotlib.org/api/api_changes.html#figurebase-class-added-and-figure-class-made-a-child
Show Page Sourcehttps://matplotlib.org/_sources/api/api_changes.rst.txt
https://matplotlib.org/api/api_changes.html#api-changes
Old API Changeshttps://matplotlib.org/api/api_changes_old.html
What's new?https://matplotlib.org/users/whats_new.html#whats-new
https://matplotlib.org/api/api_changes.html#api-changes-for-3-4-2
https://matplotlib.org/api/api_changes.html#behaviour-changes
https://matplotlib.org/api/api_changes.html#rename-first-argument-to-subplot-mosaic
FigureBase.subplot_mosaichttps://matplotlib.org/api/figure_api.html#matplotlib.figure.FigureBase.subplot_mosaic
pyplot.subplot_mosaichttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplot_mosaic.html#matplotlib.pyplot.subplot_mosaic
pyplothttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.html#module-matplotlib.pyplot
https://matplotlib.org/api/api_changes.html#api-changes-for-3-4-0
Behaviour changeshttps://matplotlib.org/api/api_changes.html#id1
Deprecationshttps://matplotlib.org/api/api_changes.html#deprecations
Removalshttps://matplotlib.org/api/api_changes.html#removals
Development changeshttps://matplotlib.org/api/api_changes.html#development-changes
Behaviour changeshttps://matplotlib.org/api/api_changes.html#id3
https://matplotlib.org/api/api_changes.html#id1
https://matplotlib.org/api/api_changes.html#constrained-layout-rewrite
matplotlib.colorbar.make_axeshttps://matplotlib.org/api/colorbar_api.html#matplotlib.colorbar.make_axes
Figure.set_constrained_layout_padshttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure.set_constrained_layout_pads
Constrained Layout Guidehttps://matplotlib.org/tutorials/intermediate/constrainedlayout_guide.html
https://matplotlib.org/api/api_changes.html#plt-subplot-re-selection-without-keyword-arguments
pyplot.subplothttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplot.html#matplotlib.pyplot.subplot
pyplot.subplothttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplot.html#matplotlib.pyplot.subplot
pyplot.subplothttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplot.html#matplotlib.pyplot.subplot
pyplot.subplothttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplot.html#matplotlib.pyplot.subplot
pyplot.subplothttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplot.html#matplotlib.pyplot.subplot
https://matplotlib.org/api/api_changes.html#ioff-and-ion-can-be-used-as-context-managers
pyplot.ionhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.ion.html#matplotlib.pyplot.ion
pyplot.ioffhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.ioff.html#matplotlib.pyplot.ioff
https://matplotlib.org/api/api_changes.html#locators-and-formatters-must-be-in-the-class-hierarchy
Locatorhttps://matplotlib.org/api/ticker_api.html#matplotlib.ticker.Locator
Formatterhttps://matplotlib.org/api/ticker_api.html#matplotlib.ticker.Formatter
https://matplotlib.org/api/api_changes.html#date-locator-for-daily-interval-now-returns-middle-of-month
matplotlib.dates.AutoDateLocatorhttps://matplotlib.org/api/dates_api.html#matplotlib.dates.AutoDateLocator
https://matplotlib.org/api/api_changes.html#scalarformatter-uselocale-option-obeys-grouping
ScalarFormatterhttps://matplotlib.org/api/ticker_api.html#matplotlib.ticker.ScalarFormatter
rcParams["axes.formatter.use_locale"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=axes.formatter.use_locale#a-sample-matplotlibrc-file
locale.format_stringhttps://docs.python.org/3/library/locale.html#locale.format_string
https://matplotlib.org/api/api_changes.html#axes-errorbar-cycles-non-color-properties-correctly
Axes.errorbarhttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.errorbar.html#matplotlib.axes.Axes.errorbar
Axes.errorbarhttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.errorbar.html#matplotlib.axes.Axes.errorbar
Axes.plothttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.plot.html#matplotlib.axes.Axes.plot
https://matplotlib.org/api/api_changes.html#pyplot-specgram-always-uses-origin-upper
rcParams["image.origin"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=image.origin#a-sample-matplotlibrc-file
matplotlib.pyplot.specgramhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.specgram.html#matplotlib.pyplot.specgram
https://matplotlib.org/api/api_changes.html#xunits-none-and-yunits-none-passed-as-keyword-arguments-are-treated-as-no-action
Axeshttps://matplotlib.org/api/axes_api.html#matplotlib.axes.Axes
Axis.set_unitshttps://matplotlib.org/api/_as_gen/matplotlib.axis.Axis.set_units.html#matplotlib.axis.Axis.set_units
Axis.update_unitshttps://matplotlib.org/api/_as_gen/matplotlib.axis.Axis.update_units.html#matplotlib.axis.Axis.update_units
StrCategoryConverterhttps://matplotlib.org/api/category_api.html#matplotlib.category.StrCategoryConverter
Axis.set_unitshttps://matplotlib.org/api/_as_gen/matplotlib.axis.Axis.set_units.html#matplotlib.axis.Axis.set_units
Axis.update_unitshttps://matplotlib.org/api/_as_gen/matplotlib.axis.Axis.update_units.html#matplotlib.axis.Axis.update_units
https://matplotlib.org/api/api_changes.html#annotations-with-annotation-clip-no-longer-affect-tight-layout
text.Annotation.get_tightbboxhttps://matplotlib.org/api/text_api.html#matplotlib.text.Annotation.get_tightbbox
text.Annotation.get_window_extenthttps://matplotlib.org/api/text_api.html#matplotlib.text.Annotation.get_window_extent
text.Annotation.get_tightbboxhttps://matplotlib.org/api/text_api.html#matplotlib.text.Annotation.get_tightbbox
Annotationhttps://matplotlib.org/api/text_api.html#matplotlib.text.Annotation
tight_layouthttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.tight_layout.html#matplotlib.pyplot.tight_layout
Artisthttps://matplotlib.org/api/artist_api.html#matplotlib.artist.Artist
https://matplotlib.org/api/api_changes.html#parasite-axes-pcolor-and-pcolormesh-now-defaults-to-placing-grid-edges-at-integers-not-half-integers
pcolorhttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.pcolor.html#matplotlib.axes.Axes.pcolor
pcolormeshhttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.pcolormesh.html#matplotlib.axes.Axes.pcolormesh
https://matplotlib.org/api/api_changes.html#colorbar-outline-is-now-a-spine
Colorbarhttps://matplotlib.org/api/colorbar_api.html#matplotlib.colorbar.Colorbar
Spinehttps://matplotlib.org/api/spines_api.html#matplotlib.spines.Spine
Polygonhttps://matplotlib.org/api/_as_gen/matplotlib.patches.Polygon.html#matplotlib.patches.Polygon
https://matplotlib.org/api/api_changes.html#colorbar-dividers-changes
LineCollectionhttps://matplotlib.org/api/collections_api.html#matplotlib.collections.LineCollection
rcParams["axes.edgecolor"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=axes.edgecolor#a-sample-matplotlibrc-file
rcParams["axes.linewidth"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=axes.linewidth#a-sample-matplotlibrc-file
https://matplotlib.org/api/api_changes.html#raise-or-warn-on-registering-a-colormap-twice
matplotlib.cm.register_cmaphttps://matplotlib.org/api/cm_api.html#matplotlib.cm.register_cmap
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
https://matplotlib.org/api/api_changes.html#consecutive-rasterized-draws-now-merged
backend_mixed.MixedModeRenderer.start_rasterizinghttps://matplotlib.org/api/backend_mixed_api.html#matplotlib.backends.backend_mixed.MixedModeRenderer.start_rasterizing
backend_mixed.MixedModeRenderer.stop_rasterizinghttps://matplotlib.org/api/backend_mixed_api.html#matplotlib.backends.backend_mixed.MixedModeRenderer.stop_rasterizing
artist.allow_rasterizationhttps://matplotlib.org/api/_as_gen/matplotlib.artist.allow_rasterization.html#matplotlib.artist.allow_rasterization
https://matplotlib.org/api/api_changes.html#consistent-behavior-of-draw-if-interactive-across-backends
pyplot.draw_if_interactivehttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.draw_if_interactive.html#matplotlib.pyplot.draw_if_interactive
https://matplotlib.org/api/api_changes.html#the-artist-property-rasterized-cannot-be-none-anymore
Artist.set_rasterizedhttps://matplotlib.org/api/_as_gen/matplotlib.artist.Artist.set_rasterized.html#matplotlib.artist.Artist.set_rasterized
https://matplotlib.org/api/api_changes.html#canvas-s-callback-registry-now-stored-on-figure
CallbackRegistryhttps://matplotlib.org/api/cbook_api.html#matplotlib.cbook.CallbackRegistry
https://matplotlib.org/api/api_changes.html#harmonized-key-event-data-across-backends
https://matplotlib.org/api/api_changes.html#webagg-backend-no-longer-reports-a-middle-click-as-a-right-click
MouseButton.RIGHThttps://matplotlib.org/api/backend_bases_api.html#matplotlib.backend_bases.MouseButton.RIGHT
MouseButton.MIDDLEhttps://matplotlib.org/api/backend_bases_api.html#matplotlib.backend_bases.MouseButton.MIDDLE
https://matplotlib.org/api/api_changes.html#id-attribute-of-xml-tags-in-svg-files-now-based-on-sha256-rather-than-md5
https://matplotlib.org/api/api_changes.html#rendererps-set-font-is-no-longer-a-no-op-in-afm-mode
RendererPS.set_fonthttps://matplotlib.org/api/backend_ps_api.html#matplotlib.backends.backend_ps.RendererPS.set_font
https://matplotlib.org/api/api_changes.html#autoscaling-in-axes3d
Axes3Dhttps://matplotlib.org/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.html#mpl_toolkits.mplot3d.axes3d.Axes3D
the API change for 2D Axeshttps://matplotlib.org/api/prev_api_changes/api_changes_3.2.0.html#api-changes-3-2-0-autoscaling
https://matplotlib.org/api/api_changes.html#axes3d-automatically-adding-itself-to-figure-is-deprecated
Axes3Dhttps://matplotlib.org/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.html#mpl_toolkits.mplot3d.axes3d.Axes3D
Axes3Dhttps://matplotlib.org/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.html#mpl_toolkits.mplot3d.axes3d.Axes3D
axes.Axeshttps://matplotlib.org/api/axes_api.html#matplotlib.axes.Axes
https://matplotlib.org/api/api_changes.html#mplot3d-art3d-get-dir-vector-always-returns-numpy-arrays
get_dir_vectorhttps://matplotlib.org/api/_as_gen/mpl_toolkits.mplot3d.art3d.get_dir_vector.html#mpl_toolkits.mplot3d.art3d.get_dir_vector
https://matplotlib.org/api/api_changes.html#changed-cursive-and-fantasy-font-definitions
rcParams["font.fantasy"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=font.fantasy#a-sample-matplotlibrc-file
rcParams["font.cursive"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=font.cursive#a-sample-matplotlibrc-file
examplehttps://www.w3.org/Style/Examples/007/fonts.en.html
https://matplotlib.org/api/api_changes.html#docstring-substitution-now-always-dedents-docstrings-before-string-interpolation
Deprecationshttps://matplotlib.org/api/api_changes.html#id4
https://matplotlib.org/api/api_changes.html#deprecations
https://matplotlib.org/api/api_changes.html#extra-parameters-to-axes-constructor
https://matplotlib.org/api/api_changes.html#pyplot-gca-and-figure-gca-keyword-arguments
pyplot.gcahttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.gca.html#matplotlib.pyplot.gca
figure.Figure.gcahttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure.gca
https://matplotlib.org/api/api_changes.html#axis-cla-radialaxis-cla-thetaaxis-cla-and-spine-cla
https://matplotlib.org/api/api_changes.html#invalid-hatch-pattern-characters-are-no-longer-ignored
https://matplotlib.org/api/api_changes.html#imread-reading-from-urls
imread()https://matplotlib.org/api/_as_gen/matplotlib.pyplot.imread.html#matplotlib.pyplot.imread
https://matplotlib.org/api/api_changes.html#subplot-related-attributes-and-methods
SubplotSpechttps://matplotlib.org/api/_as_gen/matplotlib.gridspec.SubplotSpec.html#matplotlib.gridspec.SubplotSpec
SubplotBase.get_subplotspechttps://matplotlib.org/api/_as_gen/matplotlib.axes.SubplotBase.html#matplotlib.axes.SubplotBase.get_subplotspec
SubplotBase.set_subplotspechttps://matplotlib.org/api/_as_gen/matplotlib.axes.SubplotBase.html#matplotlib.axes.SubplotBase.set_subplotspec
SubplotSpechttps://matplotlib.org/api/_as_gen/matplotlib.gridspec.SubplotSpec.html#matplotlib.gridspec.SubplotSpec
GridSpechttps://matplotlib.org/api/_as_gen/matplotlib.gridspec.GridSpec.html#matplotlib.gridspec.GridSpec
SubplotDividerhttps://matplotlib.org/api/_as_gen/mpl_toolkits.axes_grid1.axes_divider.SubplotDivider.html#mpl_toolkits.axes_grid1.axes_divider.SubplotDivider
https://matplotlib.org/api/api_changes.html#is-url-and-url-regex
matplotlibhttps://matplotlib.org/index.html#module-matplotlib
https://matplotlib.org/api/api_changes.html#matplotlib-style-core-deprecations
FancyArrowPatchhttps://matplotlib.org/api/_as_gen/matplotlib.patches.FancyArrowPatch.html#matplotlib.patches.FancyArrowPatch
https://matplotlib.org/api/api_changes.html#dpi-cor-property-of-fancyarrowpatch
https://matplotlib.org/api/api_changes.html#passing-boxstyle-custom-bbox-transmuter-to-fancybboxpatch
FancyBboxPatchhttps://matplotlib.org/api/_as_gen/matplotlib.patches.FancyBboxPatch.html#matplotlib.patches.FancyBboxPatch
https://matplotlib.org/api/api_changes.html#boxstyles-are-now-called-without-passing-the-mutation-aspect-parameter
https://matplotlib.org/api/api_changes.html#contourlabeler-get-label-coords-is-deprecated
https://matplotlib.org/api/api_changes.html#line2d-and-patch-no-longer-duplicate-validjoin-and-validcap
https://matplotlib.org/api/api_changes.html#setting-a-line2d-s-pickradius-via-set-picker-is-undeprecated
https://matplotlib.org/api/api_changes.html#markerstyle-is-considered-immutable
https://matplotlib.org/api/api_changes.html#moviewriter-cleanup-is-deprecated
MovieWriter.finishhttps://matplotlib.org/api/_as_gen/matplotlib.animation.MovieWriter.html#matplotlib.animation.MovieWriter.finish
https://matplotlib.org/api/api_changes.html#minimumdescent-parameter-property-of-textarea
offsetbox.TextAreahttps://matplotlib.org/api/offsetbox_api.html#matplotlib.offsetbox.TextArea
https://matplotlib.org/api/api_changes.html#colorbar-now-warns-when-the-mappable-s-axes-is-different-from-the-current-axes
Figure.colorbarhttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure.colorbar
pyplot.colorbarhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.colorbar.html#matplotlib.pyplot.colorbar
Figure.colorbarhttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure.colorbar
pyplot.colorbarhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.colorbar.html#matplotlib.pyplot.colorbar
https://matplotlib.org/api/api_changes.html#colorbar-docstrings
matplotlib.colorbarhttps://matplotlib.org/api/colorbar_api.html#module-matplotlib.colorbar
https://matplotlib.org/api/api_changes.html#colorbarpatch-and-colorbar-factory-are-deprecated
Colorbarhttps://matplotlib.org/api/colorbar_api.html#matplotlib.colorbar.Colorbar
https://matplotlib.org/api/api_changes.html#backend-deprecations
FigureManagerBasehttps://matplotlib.org/api/backend_bases_api.html#matplotlib.backend_bases.FigureManagerBase
CallbackRegistryhttps://matplotlib.org/api/cbook_api.html#matplotlib.cbook.CallbackRegistry
GraphicsContextBasehttps://matplotlib.org/api/backend_bases_api.html#matplotlib.backend_bases.GraphicsContextBase
https://matplotlib.org/api/api_changes.html#wx-backend-cleanups
https://matplotlib.org/api/api_changes.html#unused-positional-parameters-to-print-fmt-methods-are-deprecated
https://matplotlib.org/api/api_changes.html#the-dpi-parameter-of-figurecanvas-print-foo-printers-is-deprecated
savefighttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure.savefig
savefighttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure.savefig
byteshttps://docs.python.org/3/library/stdtypes.html#bytes
https://matplotlib.org/api/api_changes.html#passing-bytes-to-ft2font-set-text
strhttps://docs.python.org/3/library/stdtypes.html#str
https://matplotlib.org/api/api_changes.html#ps-useafm-deprecated-for-mathtext
#18722https://github.com/matplotlib/matplotlib/issues/18722
rcParams["ps.useafm"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=ps.useafm#a-sample-matplotlibrc-file
https://matplotlib.org/api/api_changes.html#mathtextparser-bitmap-is-deprecated
Figurehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure
Convert texts to imageshttps://matplotlib.org/gallery/text_labels_and_annotations/mathtext_asarray.html
mathtext.math_to_imagehttps://matplotlib.org/api/mathtext_api.html#matplotlib.mathtext.math_to_image
math_to_imagehttps://matplotlib.org/api/mathtext_api.html#matplotlib.mathtext.math_to_image
https://matplotlib.org/api/api_changes.html#deprecation-of-mathtext-internals
mathtexthttps://matplotlib.org/api/mathtext_api.html#module-matplotlib.mathtext
https://matplotlib.org/api/api_changes.html#deprecation-of-various-mathtext-helpers
mathtexthttps://matplotlib.org/api/mathtext_api.html#module-matplotlib.mathtext
https://matplotlib.org/api/api_changes.html#widget-class-internals
widgets.Widgethttps://matplotlib.org/api/widgets_api.html#matplotlib.widgets.Widget
https://matplotlib.org/api/api_changes.html#d-properties-on-renderers
Axes3Dhttps://matplotlib.org/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.html#mpl_toolkits.mplot3d.axes3d.Axes3D
Artisthttps://matplotlib.org/api/artist_api.html#matplotlib.artist.Artist
https://matplotlib.org/api/api_changes.html#renderer-argument-of-do-3d-projection-method-for-collection3d-patch3d
https://matplotlib.org/api/api_changes.html#project-argument-of-draw-method-for-line3dcollection
Line3DCollection.do_3d_projectionhttps://matplotlib.org/api/_as_gen/mpl_toolkits.mplot3d.art3d.Line3DCollection.html#mpl_toolkits.mplot3d.art3d.Line3DCollection.do_3d_projection
https://matplotlib.org/api/api_changes.html#extra-positional-parameters-to-plot-surface-and-plot-wireframe
plot_surfacehttps://matplotlib.org/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.html#mpl_toolkits.mplot3d.axes3d.Axes3D.plot_surface
plot_wireframehttps://matplotlib.org/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.html#mpl_toolkits.mplot3d.axes3d.Axes3D.plot_wireframe
https://matplotlib.org/api/api_changes.html#parasiteaxesauxtransbase-class
https://matplotlib.org/api/api_changes.html#axisartist-zorder-attribute
https://matplotlib.org/api/api_changes.html#gridhelperbase-invalidation
https://matplotlib.org/api/api_changes.html#sphinext-plot-directive-align
https://matplotlib.org/api/api_changes.html#deprecation-related-functionality-is-considered-internal
Removalshttps://matplotlib.org/api/api_changes.html#id5
https://matplotlib.org/api/api_changes.html#removals
https://matplotlib.org/api/api_changes.html#removed-behaviour
Axishttps://matplotlib.org/api/axis_api.html#matplotlib.axis.Axis
Spinehttps://matplotlib.org/api/spines_api.html#matplotlib.spines.Spine
to_rgba_arrayhttps://matplotlib.org/api/_as_gen/matplotlib.colors.to_rgba_array.html#matplotlib.colors.to_rgba_array
https://matplotlib.org/api/api_changes.html#modules
pytest-remotedata packagehttps://github.com/astropy/pytest-remotedata
matplotlib.colorbarhttps://matplotlib.org/api/colorbar_api.html#module-matplotlib.colorbar
https://matplotlib.org/api/api_changes.html#classes-methods-and-attributes
animation.MovieWriterRegistryhttps://matplotlib.org/api/_as_gen/matplotlib.animation.MovieWriterRegistry.html#matplotlib.animation.MovieWriterRegistry
TwoSlopeNormhttps://matplotlib.org/api/_as_gen/matplotlib.colors.TwoSlopeNorm.html#matplotlib.colors.TwoSlopeNorm
font_manager.json_dumphttps://matplotlib.org/api/font_manager_api.html#matplotlib.font_manager.json_dump
FontManagerhttps://matplotlib.org/api/font_manager_api.html#matplotlib.font_manager.FontManager
Locator.view_limitshttps://matplotlib.org/api/ticker_api.html#matplotlib.ticker.Locator.view_limits
Bboxhttps://matplotlib.org/api/transformations.html#matplotlib.transforms.Bbox
GridFinderhttps://matplotlib.org/api/_as_gen/mpl_toolkits.axisartist.grid_finder.GridFinder.html#mpl_toolkits.axisartist.grid_finder.GridFinder
patches.PathPatchhttps://matplotlib.org/api/_as_gen/matplotlib.patches.PathPatch.html#matplotlib.patches.PathPatch
https://matplotlib.org/api/api_changes.html#functions
Colormap.reversedhttps://matplotlib.org/api/_as_gen/matplotlib.colors.Colormap.html#matplotlib.colors.Colormap.reversed
font_manager.FontManager.addfonthttps://matplotlib.org/api/font_manager_api.html#matplotlib.font_manager.FontManager.addfont
os.path.existshttps://docs.python.org/3/library/os.path.html#os.path.exists
pathlib.Path.existshttps://docs.python.org/3/library/pathlib.html#pathlib.Path.exists
Bbox.unithttps://matplotlib.org/api/transformations.html#matplotlib.transforms.Bbox.unit
https://matplotlib.org/api/api_changes.html#arguments
axes.Axes.axishttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.axis.html#matplotlib.axes.Axes.axis
Axes.boxplothttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.boxplot.html#matplotlib.axes.Axes.boxplot
cbook.boxplot_statshttps://matplotlib.org/api/cbook_api.html#matplotlib.cbook.boxplot_stats
axes.Axes.fill_betweenhttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.fill_between.html#matplotlib.axes.Axes.fill_between
axes.Axes.fill_betweenxhttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.fill_betweenx.html#matplotlib.axes.Axes.fill_betweenx
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
Axes.scatterhttps://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.scatter.html#matplotlib.axes.Axes.scatter
Axis.set_tickshttps://matplotlib.org/api/_as_gen/matplotlib.axis.Axis.set_ticks.html#matplotlib.axis.Axis.set_ticks
scale.ScaleBasehttps://matplotlib.org/api/scale_api.html#matplotlib.scale.ScaleBase
scale.LinearScalehttps://matplotlib.org/api/scale_api.html#matplotlib.scale.LinearScale
scale.SymmetricalLogScalehttps://matplotlib.org/api/scale_api.html#matplotlib.scale.SymmetricalLogScale
Figure.tight_layouthttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure.tight_layout
Figurehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure
mpl_toolkits.axes_grid1.axes_grid.CbarAxesBase.colorbarhttps://matplotlib.org/api/_as_gen/mpl_toolkits.axes_grid1.axes_grid.CbarAxesBase.html#mpl_toolkits.axes_grid1.axes_grid.CbarAxesBase.colorbar
matplotlib.colorbarhttps://matplotlib.org/api/colorbar_api.html#module-matplotlib.colorbar
https://matplotlib.org/api/api_changes.html#rcparams
matplotlib.get_data_pathhttps://matplotlib.org/api/matplotlib_configuration_api.html#matplotlib.get_data_path
rcParams["boxplot.whiskers"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=boxplot.whiskers#a-sample-matplotlibrc-file
rcParams["savefig.format"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=savefig.format#a-sample-matplotlibrc-file
rcParams["text.hinting"]https://matplotlib.org/tutorials/introductory/customizing.html?highlight=text.hinting#a-sample-matplotlibrc-file
Falsehttps://docs.python.org/3/library/constants.html#False
Truehttps://docs.python.org/3/library/constants.html#True
https://matplotlib.org/api/api_changes.html#sample-data-removals
Development changeshttps://matplotlib.org/api/api_changes.html#id6
https://matplotlib.org/api/api_changes.html#development-changes
https://matplotlib.org/api/api_changes.html#increase-to-minimum-supported-versions-of-python-and-dependencies
minimum supported versionshttps://matplotlib.org/devel/dependencies.html#dependencies
Minimum Version of Dependencies Policyhttps://matplotlib.org/devel/min_dep_policy.html#min-deps-policy
NEP29https://numpy.org/neps/nep-0029-deprecation_policy.html
https://matplotlib.org/api/api_changes.html#qhull-downloaded-at-build-or-sdist-time
Truehttps://docs.python.org/3/library/constants.html#True
https://matplotlib.org/api/api_changes.html#figurebase-class-added-and-figure-class-made-a-child
figure.Figurehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure
figure.SubFigurehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.SubFigure
figure.Figurehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure
figure.FigureBasehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.FigureBase
figure.FigureBasehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.FigureBase
figure.Figurehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure
Figurehttps://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure
Sphinxhttp://sphinx-doc.org/

Viewport: width=device-width, initial-scale=0.9, maximum-scale=0.9


URLs of crawlers that visited me.