Update dependency matplotlib to v3.6.3 #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.5.3
->==3.6.3
Release Notes
matplotlib/matplotlib
v3.6.3
: REL: v3.6.3Compare Source
This is the third bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
axes_grid1
Axes classesinset_locator
in subfiguresscatter
on masked arrays with unitsHTMLWriter
pil_kwargs
argument toimsave
andsavefig
v3.6.2
: REL: v3.6.2Compare Source
This is the second bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
subplots
bbox_inches='tight'
on a figure with constrained layout enabledax.hist
density withhisttype='step'
ax.bar
that is all NaNstyle.library
get_renderer
function in deprecatedtight_layout
v3.6.1
: REL: v3.6.1Compare Source
This is the first bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
disabled and tight layout is applied
get_cmap
method toColormapRegistry
ScalarMappable
that is not attached to anAxes
is now deprecated instead of raising a hard errorbarplot
being empty when first element is NaNFigureManager.resize
on GTK4fill_between
compatibility with NumPy 1.24 development versionhexbin
with empty arrays and log scalingresize_event
deprecation warnings when creating figure on macOSText
in PostScript backendeqnarray
stackplot
no longer changes the Axes cyclerv3.6.0
: REL: v3.6.0Compare Source
Highlights of this release include:
subplots
,subplot_mosaic
accept height_ratios and width_ratios argumentslayout_engine
moduleAxes.inset_axes
flexibilitybxp
andboxplot
errorbar
supports markerfacecoloraltstreamplot
can disable streamline breaksasinh
(experimental)stairs(..., fill=True)
hides patch edge by setting linewidthPatch
classRectangle
patch rotation pointplt.xticks
andplt.yticks
support minor keyword argumentlegend
renamed to ncolsmarker
can now be set to the string "none"MarkerStyle
join and cap stylemath_to_image
now has a color keyword argumentMultiCursor
now supports Axes split over multiple figuresPolygonSelector
bounding boxesPolygonSelector
verticesSpanSelector
widget can now be snapped to specified valuessavefig.directory
rcParam supportfigure.raise_window
rcParam supportConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.