
Die Open-Source und auf HTML5 und JavaScript basierte Chart Software, chart.js, erhieldas Upadte 4.0.0 und vor wenigen Stunden eine Fehlerkorrektur mit dem Update 4.0.1. In der neuen Version gab es einige Änderungen, Fehlerkorrekturen, Optimierungen und Verbesserungen.
Chart.js 4.0.0 Release Notes
Bugs Fixed
- #10869 Remove type attribute from dataset specific type specification
- #10867 check the data set type in DoughnutController
- #10806 fix: Always draw full arcs and borders for doughnut slices
- #10855 Fix the missing apply for the color on the legend labels
- #10851 Enable colors plugin for pie charts
Types
- #10869 Remove type attribute from dataset specific type specification
- #10753 refactor: migrate helpers.options to typescript