chartjs/Chart.js (chart.js)
### [`v4.4.4`](https://togithub.com/chartjs/Chart.js/releases/tag/v4.4.4)
[Compare Source](https://togithub.com/chartjs/Chart.js/compare/v4.4.3...v4.4.4)
### Essential Links
- [npm](https://www.npmjs.com/package/chart.js)
- [Migration guide](https://www.chartjs.org/docs/4.4.4/migration/v4-migration.html)
- [Docs](https://www.chartjs.org/docs/4.4.4/)
- [API](https://www.chartjs.org/docs/4.4.4/api/)
- [Samples](https://www.chartjs.org/docs/4.4.4/samples/)
#### Bugs Fixed
- [#11873](https://togithub.com/chartjs/Chart.js/issues/11873) Check if range method exists on element before executing it
- [#11863](https://togithub.com/chartjs/Chart.js/issues/11863) Return false from the average tooltip positioner on no valid data
- [#11858](https://togithub.com/chartjs/Chart.js/issues/11858) Bugfix/issue 11804 tooltip show for all invisible
- [#11851](https://togithub.com/chartjs/Chart.js/issues/11851) fix: Unset \_resizeBeforeDraw before \_resize() call to avoid possible recursion
- [#11844](https://togithub.com/chartjs/Chart.js/issues/11844) fix issue #\11717
- [#11788](https://togithub.com/chartjs/Chart.js/issues/11788) Fix drawing angle lines on reversed radial scale
#### Types
- [#11867](https://togithub.com/chartjs/Chart.js/issues/11867) fix(types): exclude DeepPartial\ from ChartOptions interface
- [#11862](https://togithub.com/chartjs/Chart.js/issues/11862) fix(types): add xCenter and yCenter properties to RadialLinearScale interface
- [#11817](https://togithub.com/chartjs/Chart.js/issues/11817) Remove box padding from legend types
- [#11796](https://togithub.com/chartjs/Chart.js/issues/11796) Add fit method to LegendElement interface
- [#11780](https://togithub.com/chartjs/Chart.js/issues/11780) types: Allow passing undefined for chart options
#### Documentation
- [#11871](https://togithub.com/chartjs/Chart.js/issues/11871) Add radial linear scale to docs section of samples
- [#11823](https://togithub.com/chartjs/Chart.js/issues/11823) Update OffscreenCanvas documentation, as it is widely available now
- [#11781](https://togithub.com/chartjs/Chart.js/issues/11781) Fix some typos
#### Development
- [#11874](https://togithub.com/chartjs/Chart.js/issues/11874) Bump package version to 4.4.4
Thanks to [@CatchABus](https://togithub.com/CatchABus), [@LeeLenaleee](https://togithub.com/LeeLenaleee), [@MichelHMachado](https://togithub.com/MichelHMachado), [@artus9033](https://togithub.com/artus9033), [@huqingkun](https://togithub.com/huqingkun), [@jdufresne](https://togithub.com/jdufresne) and [@joliss](https://togithub.com/joliss)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.4.3
->4.4.4
Release Notes
chartjs/Chart.js (chart.js)
### [`v4.4.4`](https://togithub.com/chartjs/Chart.js/releases/tag/v4.4.4) [Compare Source](https://togithub.com/chartjs/Chart.js/compare/v4.4.3...v4.4.4) ### Essential Links - [npm](https://www.npmjs.com/package/chart.js) - [Migration guide](https://www.chartjs.org/docs/4.4.4/migration/v4-migration.html) - [Docs](https://www.chartjs.org/docs/4.4.4/) - [API](https://www.chartjs.org/docs/4.4.4/api/) - [Samples](https://www.chartjs.org/docs/4.4.4/samples/) #### Bugs Fixed - [#11873](https://togithub.com/chartjs/Chart.js/issues/11873) Check if range method exists on element before executing it - [#11863](https://togithub.com/chartjs/Chart.js/issues/11863) Return false from the average tooltip positioner on no valid data - [#11858](https://togithub.com/chartjs/Chart.js/issues/11858) Bugfix/issue 11804 tooltip show for all invisible - [#11851](https://togithub.com/chartjs/Chart.js/issues/11851) fix: Unset \_resizeBeforeDraw before \_resize() call to avoid possible recursion - [#11844](https://togithub.com/chartjs/Chart.js/issues/11844) fix issue #\11717 - [#11788](https://togithub.com/chartjs/Chart.js/issues/11788) Fix drawing angle lines on reversed radial scale #### Types - [#11867](https://togithub.com/chartjs/Chart.js/issues/11867) fix(types): exclude DeepPartial\Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.