chartjs-plugin-datasource-prometheus icon indicating copy to clipboard operation
chartjs-plugin-datasource-prometheus copied to clipboard

Chart.js 3.0 support

Open benmccann opened this issue 4 years ago • 2 comments

Chart.js 3.0 is out now, so it might be nice for this plugin to upgrade to it

benmccann avatar Apr 03 '21 22:04 benmccann

Is anyone currently working on this? If not, I might give it a shot.

alexbakker avatar Sep 25 '21 12:09 alexbakker

@alexbakker sure!

https://www.chartjs.org/docs/latest/getting-started/v3-migration.html

Looks like the support of momentjs has changed.

Data model of axes and scales are a bit different.

Metadata API has changed, but I'm pretty sure we are not concerned about that.

In case you have a better understanding of the work for the update. Feel free to share a simple todo-list. ;)

samber avatar Sep 26 '21 19:09 samber

Closing as we upgraded to chartjs 4

samber avatar Mar 30 '23 18:03 samber