graph-pattern-learner
graph-pattern-learner copied to clipboard
Bump matplotlib from 2.0.2 to 3.6.3
Bumps matplotlib from 2.0.2 to 3.6.3.
Release notes
Sourced from matplotlib's releases.
REL: v3.6.3
This is the third bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
- Fix Artist removal from
axes_grid1Axes classes- Fix
inset_locatorin subfigures- Fix
scatteron masked arrays with units- Fix colorbar ticks with log norm contours
- Fix deprecation warnings in GTK4 backend
- Fix using relative paths in
HTMLWriter- Improve failure message from rcParams string validation for tuple inputs
- Improve performance of QtAgg backends
- No longer modify
pil_kwargsargument toimsaveandsavefigREL: v3.6.2
This is the second bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
- Avoid mutating dictionaries passed to
subplots- Fix
bbox_inches='tight'on a figure with constrained layout enabled- Fix auto-scaling of
ax.histdensity withhisttype='step'- Fix compatibility with PySide6 6.4
- Fix evaluating colormaps on non-NumPy arrays
- Fix key reporting in pick events
- Fix thread check on PyPy 3.8
- Handle input to
ax.barthat is all NaN- Make rubber band more visible on Tk and Wx backends
- Restore (and warn on) seaborn styles in
style.library- Restore
get_rendererfunction in deprecatedtight_layout- nb/webagg: Fix resize handle on WebKit browsers (e.g., Safari)
REL: v3.6.1
This is the first bugfix release of the 3.6.x series.
This release contains several bug-fixes and adjustments:
- A warning is no longer raised when constrained layout explicitly disabled and tight layout is applied
- Add missing
get_cmapmethod toColormapRegistry- Adding a colorbar on a
ScalarMappablethat is not attached to anAxesis now deprecated instead of raising a hard error- Fix
barplotbeing empty when first element is NaN- Fix
FigureManager.resizeon GTK4- Fix
fill_betweencompatibility with NumPy 1.24 development version- Fix
hexbinwith empty arrays and log scaling- Fix
resize_eventdeprecation warnings when creating figure on macOS
... (truncated)
Commits
c23ccddREL: v3.6.3abcbf3dDOC: Update switcher versionse450128DOC: Update GitHub stats for 3.6.386abc59Merge branch 'v3.6.2-doc' into v3.6.x4f30cf4Merge pull request #24939 from meeseeksmachine/auto-backport-of-pr-23390-on-v...c8e25efMerge pull request #24936 from meeseeksmachine/auto-backport-of-pr-24927-on-v...88a1537Backport PR #23390: FIX: colorbar contour with log norm should default to log...5348ee2Backport PR #24927: DOC: Remove space after directive name, before double-colon65044a2Merge pull request #24932 from dstansby/auto-backport-of-pr-24783-on-v3.6.x5e2bf2cBackport PR #24783: inset locator fix with tests added- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)