Closed
Description
When updating the data of the chart instance, you replace all of it which makes chart.js re-render the chart even though you've only updated the data points. This makes it impossible to animate between changed values.
It would be great if when we only update data points that it would update them them properly so that seamless animation between point values work as intended.
Metadata
Metadata
Assignees
Labels
No labels