skyflash.github.io
skyflash.github.io copied to clipboard
Bump chart.js from 3.7.0 to 3.9.1
Bumps chart.js from 3.7.0 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
@​LeeLenaleee
v3.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
5ea4b3a
Bump to 3.9.1 (#10555)aa5e7e5
fix import helpers (#10552)7079a1c
Bump to 3.9.0 (#10541)03e9194
feat: remove line element from scatter controller (#10439)6feb48b
Allow ESM files to be used in Node.js (#10479)844270e
feat: pass some chart options to DateAdapter (#10528)a26ca0a
docs: add docs for changing from time scale to logarithmic/linear scale (#10527)f0be17c
Add circular prop to arc element (#10405)1fef75d
Skip all borders if borderSkipped === true (#10530)a31e1e5
pass 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)