Update dependency chart.js to v4.4.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
chart.js (source) | dependencies | patch | 4.4.3 -> 4.4.4 |
Release Notes
chartjs/Chart.js (chart.js)
v4.4.4
Essential Links
Bugs Fixed
- #11873 Check if range method exists on element before executing it
- #11863 Return false from the average tooltip positioner on no valid data
- #11858 Bugfix/issue 11804 tooltip show for all invisible
- #11851 fix: Unset _resizeBeforeDraw before _resize() call to avoid possible recursion
- #11844 fix issue #<!---->11717
- #11788 Fix drawing angle lines on reversed radial scale
Types
- #11867 fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface
- #11862 fix(types): add xCenter and yCenter properties to RadialLinearScale interface
- #11817 Remove box padding from legend types
- #11796 Add fit method to LegendElement interface
- #11780 types: Allow passing undefined for chart options
Documentation
- #11871 Add radial linear scale to docs section of samples
- #11823 Update OffscreenCanvas documentation, as it is widely available now
- #11781 Fix some typos
Development
- #11874 Bump package version to 4.4.4
Thanks to @CatchABus, @LeeLenaleee, @MichelHMachado, @artus9033, @huqingkun, @jdufresne and @joliss
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.