LightningWebChartJS icon indicating copy to clipboard operation
LightningWebChartJS copied to clipboard

Chart.js 3.0 support

Open benmccann opened this issue 3 years ago • 4 comments

Chart.js 3.0 is out now

benmccann avatar Apr 03 '21 14:04 benmccann

Hi @benmccann, thanks for taking the time to let us know ! We've been following the Chart.js last releases and we're already starting to work on a new version using the new ES Module 😀

Great job guys, and congratulations for the v3 !

victorgz avatar Apr 03 '21 16:04 victorgz

Hi, @victorgz. When do you plan to release support for ChartJS version 3.0? Thank you for response.

npolozyuk avatar Oct 10 '21 10:10 npolozyuk

Hi, @victorgz. When use ChartJS version 3.0+, I experienced the following issue (Resize Observer is not a constructor). Please see the Stack Overflow post (ChartJs 3.x: ResizeObserver is not a constructor).

Just wondering have you experienced the same issue and any solution for it?

Thanks in advance.

Emily

emily-jny avatar Dec 15 '21 23:12 emily-jny

i got it working by import this library.

https://www.jsdelivr.com/package/npm/resize-observer-polyfill

Thanks Emily

emily-jny avatar Dec 16 '21 03:12 emily-jny