Chart.js 4.5.1
Bugs Fixed
- Plugin uninstall notification no longer fires after uninstall completes
- Doughnut chart legend options now sync with legend plugin
- Fixed charts shrinking on certain zoom values in Chrome
Type Definitions
- Added
drawingAreatoRadialLinearScaletypes - Allow
nullfor line chart point values - Added
data.datasets[].tooltip.callbacksto TypeScript t...