-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency matplotlib to v3.9.1 #7
base: main
Are you sure you want to change the base?
Conversation
Hey! Changelogs info seems to be missing or might be in incorrect format. |
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
569286a
to
460a638
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
1 similar comment
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
460a638
to
e57d41b
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
e57d41b
to
b2a1fd2
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
b2a1fd2
to
ce4ce80
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
ce4ce80
to
a9605b4
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
a9605b4
to
dc1cd3b
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
dc1cd3b
to
da64927
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
da64927
to
5d2ec44
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
5d2ec44
to
3dba7cc
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
This PR contains the following updates:
==3.3.4
->==3.9.1
Release Notes
matplotlib/matplotlib (matplotlib)
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
Compare Source
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 artistsv3.5.0
: REL: v3.5.0Compare Source
Highlights of this release include:
subplot_mosaic
supports simple Axes sharingdraw_without_rendering
method__init__
passes keyword arguments through to setAnnulus
patchset_data
method forFancyArrow
patchArrowStyle
andConnectionPatch
imshow
supports half-float arraysNormalize
objectsset_ticks
Text
andTextBox
parse_math
optionTextBox
widgetusetex
modelabelcolor
globallyAxes3D
now allows manual control of draw orderplot_surface
supports masked arrays and NaNsdata
keyword argumentSlider
widgetsCallbackRegistry
objects gain a method to temporarily block signalsv3.4.3
: REL: v3.4.3Compare Source
This is the third bugfix release of the 3.4.x series.
This release contains several critical bug-fixes:
Axes.figbox
MultiCursor
widget onAxes
subplots which it is not trackingLineCollection.get_segments
Axes.clear
Norm
s created fromScale
sPath.intersects_path
stackplot
withedgecolors='face'
supxlabel
andsupylabel
behaviour in constrained layoutDateFormatter
styling for month names whenusetex=True
v3.4.2
: REL: v3.4.2Compare Source
This is the second bugfix release of the 3.4.x series.
This release contains several critical bug-fixes:
subplot_mosaic
Axes in the order the user gave them to usdo_3d_projection
CenteredNorm
with halfrangebar_label
for bars with NaN valuesRangeSlider
with valinitpcolormesh
with Pandaserrorbar
argumentsv3.4.1
: REL: v3.4.1Compare Source
This is the first bugfix release of the 3.4.x series.
This release contains several critical bug-fixes:
v3.4.0
: REL: v3.4.0Compare Source
Highlights of this release include:
subplot_mosaic
gca
,add_axes
,add_subplot
)add_subplot
/add_axes
gained an axes_class parameteraxline
supports transform parameterbar
andbarh
BarContainer
orientationScalarFormatter
Axes.errorbar
cycles non-color properties correctlyerrorbar
errorevery parameter matches markeveryhexbin
supports data reference for C parameterAxes.spines
access shortcutsstairs
method andStepPatch
artistTickedStroke
patheffectColormap.set_extremes
andColormap.with_extremes
cm.unregister_cmap
functionCenteredNorm
for symmetrical data around a centerFuncNorm
for arbitrary normalizationssubplots
tick label visibility is now correct for top or left labelsAxes.plot
matplotlib.mathtext
now supports overset and underset LaTeX symbolsText
font familyTextArea
/AnchoredText
support horizontalalignmentRangeSlider
widgetplot_directive
caption optionFFMpegFileWriter
Configuration
📅 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.