Created by: dependabot[bot]
Bumps chart.js from 2.9.4 to 3.9.1.
Release notes
Sourced from chart.js's releases.
v3.9.1
Essential Links
Bugs Fixed
- #10552 fix import helpers
Thanks to
@LeeLenaleeev3.9.0
Essential Links
Enhancements
- #10439 feat: remove line element from scatter controller
- #10528 feat: pass some chart options to DateAdapter
- #10405 Add circular prop to arc element
- #10530 Skip all borders if borderSkipped === true
- #10517 parsing: support dot(s) in object keys
- #10519 Enable borderDash option in the grid as scriptable
Performance
- #10517 parsing: support dot(s) in object keys
Bugs Fixed
- #10524 pass boxWidth only if pointStyleWidth presents
- #10523 fix: calc visible points on update #10467
Documentation
- #10527 Add docs for changing from time scale to logarithmic/linear scale
- #10518 Improve docs radial linear grid
- #10522 Fix Stack Overflow tag: chart.js
- #10520 Fix Stack Overflow tag: chart.js
- #10515 Fix dead link on reload or open in new tab
- #10516 Clarifying threshold requirement in the docs for decimation
... (truncated)
Commits
-
5ea4b3aBump to 3.9.1 (#10555) -
aa5e7e5fix import helpers (#10552) -
7079a1cBump to 3.9.0 (#10541) -
03e9194feat: remove line element from scatter controller (#10439) -
6feb48bAllow ESM files to be used in Node.js (#10479) -
844270efeat: pass some chart options to DateAdapter (#10528) -
a26ca0adocs: add docs for changing from time scale to logarithmic/linear scale (#10527) -
f0be17cAdd circular prop to arc element (#10405) -
1fef75dSkip all borders if borderSkipped === true (#10530) -
a31e1e5pass boxWidth only if pointStyleWidth presents (#10524) - 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)