-
Notifications
You must be signed in to change notification settings - Fork 11
Update dependency matplotlib to v3.10.7 #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/matplotlib-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4a679d0
to
517c17c
Compare
Codecov Report
@@ Coverage Diff @@
## main #56 +/- ##
=======================================
Coverage 91.85% 91.85%
=======================================
Files 23 23
Lines 1044 1044
=======================================
Hits 959 959
Misses 85 85 Continue to review full report at Codecov.
|
517c17c
to
b14b192
Compare
b14b192
to
50d0cc5
Compare
50d0cc5
to
20e8c82
Compare
20e8c82
to
2b2dded
Compare
2b2dded
to
270439c
Compare
270439c
to
da520ac
Compare
da520ac
to
1dbb308
Compare
1dbb308
to
861c663
Compare
861c663
to
d455e8a
Compare
d455e8a
to
9880a8d
Compare
9880a8d
to
6cc4fe1
Compare
6cc4fe1
to
0b4ceef
Compare
0b4ceef
to
059ea0c
Compare
059ea0c
to
3098198
Compare
3098198
to
e16725f
Compare
e16725f
to
48dd605
Compare
48dd605
to
06f5211
Compare
06f5211
to
71966e8
Compare
71966e8
to
16ec994
Compare
16ec994
to
1fb580a
Compare
1fb580a
to
10ede33
Compare
10ede33
to
ebb2be5
Compare
ebb2be5
to
07a195e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0
->==3.10.7
Release Notes
matplotlib/matplotlib (matplotlib)
v3.10.7
: REL: v3.10.7Compare Source
This is the latest bugfix release in the 3.10.x series.
The most important update in this release is that the minimum version
of
pyparsing
has been updated to version 3.0.v3.10.6
: REL: v3.10.6Compare Source
This is a bugfix release in the 3.10.x series.
Highlights from this release include:
v3.10.5
: REL: v3.10.5Compare Source
This is the fourth bugfix release of the 3.10.x series.
Included in this release is distributed wheels for Python 3.14 (including freethreaded) and Windows ARM.
There are also several smaller bugfixes.
v3.10.3
: REL: v3.10.3Compare Source
This is the third bugfix release of the 3.10.x series
v3.10.1
: REL: v3.10.1Compare Source
This is the first bugfix release of the 3.10.x series.
This release contains several bug-fixes and adjustments:
As well as several documentation improvements and corrections.
v3.10.0
: REL: v3.10.0Compare Source
Highlights of this release include:
v3.9.4
: REL: 3.9.4Compare Source
This is the fourth bugfix release of the 3.9.x series.
This release contains two bug-fixes:
Poly3DCollection
initialization with list of listsv3.9.3
: REL: 3.9.3Compare Source
This is the third bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
axline
with extremely small slopesaxline
with non-linear axis scalesminimumSizeHint
with Qt backendmacosx
backendedgecolors
passed tocontourf
pytest
8.2.0v3.9.2
: REL: 3.9.2Compare Source
This is the second bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
Windows wheels now bundle the MSVC runtime DLL statically to avoid inconsistencies with other wheels and random crashes depending on import order.
v3.9.1.post1
Compare Source
v3.9.1
: REL: 3.9.1Compare Source
This is the first bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
matplotlib.cm.get_cmap
; note this function will still be removed at a later dateAxes
autoscaling of thin bars at large locationsAxes
autoscaling withaxhspan
/axvspan
Axes3D
autoscaling ofLine3DCollection
/Poly3DCollection
Axes3D
mouse interactivity with non-default roll angleAxes3D
with alternate vertical axismodule://...
tk.window_focus: True
mpltype
Sphinx role to a public extension; note this is only intended for development reasonsv3.9.0
: REL: 3.9.0Compare Source
Highlights of this release include:
v3.8.4
: REL: v3.8.4Compare Source
This is the fourth micro release of the 3.8 series.
Highlights of the 3.8.4 release include:
v3.8.3
: REL: v3.8.3Compare Source
This is the third micro release of the 3.8 series.
Highlights of the 3.8.3 release include:
plt.pause
v3.8.2
: REL: v3.8.2Compare Source
REL: v3.8.2
This is the second bugfix release of the 3.8 series.
Highlights of this release include:
v3.8.1
: REL: v3.8.1Compare Source
This is the first bugfix release of the 3.8.x series.
This release contains several bug fixes and adjustments:
find_nearest_contour
and revert contour deprecationsallsegs
andallkinds
return individual segmentsv3.8.0
: REL: v3.8.0Compare Source
REL: v3.8.0
Highlights of this release include:
\boldsymbol
command\substack
command\middle
delimitier\mathbfit
for bold italic textecdf
(empirical cumulative distribution function)v3.7.5
: REL: v3.7.5Compare Source
This is the fifth bugfix release of the 3.7.x series.
This release contains two bug-fixes:
plt.pause
on the MacOS backendv3.7.4
: REL: v3.7.4Compare Source
This is the fourth bugfix release of the 3.7.x series.
This release contains one bug-fix:
v3.7.3
: REL: v3.7.3Compare Source
This is the third bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
bbox_inches=tight
Path3DCollection
/Poly3DCollection
constructorstight_layout
multiple timesv3.7.2
: REL: v3.7.2Compare Source
This is the second bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
pcolor
/pcolormesh
%pylab
mode detectionFigure.get_constrained_layout_pads()
Legend.set_draggable()
withupdate="bbox"
TransformedBbox.{,full_}contains
bar_label
textbbox_inches
LayoutGrid
objectsAxes
that contain widgets that are grabbing the mousexcorr
pylab
v3.7.1
: REL: v3.7.1Compare Source
This is the first bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
v3.7.0
: REL: v3.7.0Compare Source
Highlights of this release include:
hatch
parameter for pie~matplotlib.axes.Axes.bar_label
ellipse
boxstyle option for annotationsimshow
can now be expressed with unitspcolormesh
accepts RGB(A) colorsPoly3DCollection
supports shadingcolorbar
now has a location keyword argumentsubplot_mosaic
subplot_mosaic
no longer provisionalAnimations </tutorials/introductory/animation_tutorial>
tutorial.bar chart <../../gallery/index.html#lines_bars_and_markers>
_ examples.contributing guide<contributing>
./tutorials/text/annotations
tutorial.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 supportv3.5.3
: REL: v3.5.3Compare Source
This is the third bugfix release of the 3.5.x series.
This release contains several bug-fixes and adjustments:
drawedges=True
with extensionspanchor=False
SubFigure
simshow
with all negative valuesBoundaryNorm
errorbar
stem
v3.5.2
: REL: v3.5.2Compare Source
This is the second bugfix release of the 3.5.x series.
This release contains several bug-fixes and adjustments:
QuadMesh
mouse cursor to avoid severe performance regression inpcolormesh
scatter
plotserrorbar
with dashesquiver
in subfiguresRangeSlider.set_val
displaying incorrectlystairs
with no edgecolorv3.5.1
: REL: v3.5.1Compare Source
This is the first bugfix release of the 3.5.x series.
This release contains several critical bug-fixes:
add_lines
on horizontal colorbarsstreamplot
with start points on right or top edgeNoNorm
Collections.set_offsets
errorbar
ConciseDataFormatter
after zoomdo_3d_projection
deprecation warnings in external artistsConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.