Implement changes (if any) required to be compliant with the new 3.0 API of chart.js.
Track their progress here:
https://github.com/chartjs/Chart.js/issues/6598
https://github.com/chartjs/Chart.js/milestone/16
Chart.js 3.0.0-alpha is now available. Get it with npm install chart.js@next --save
Thanks for the heads up Ben!
@jerairrest Do we have any approx. timeline for when we'll have Chartjs v3 supported in this library? Thanks for any information or update you can provide about this milestone.
Chart.js 3.0 final is out now
Most helpful comment
Chart.js 3.0.0-alpha is now available. Get it with
npm install chart.js@next --save