Closed dorisip closed 1 year ago
If I use
I get: Uncaught SyntaxError: import declarations may only appear at top level of a module Uncaught TypeError: can't access property "helpers", e.Chart is undefined
Using the umd version seems to work.
this appears to work on chart.js version 4.1.1
though chartjs-plugin-deferred is documented to support chart.js 3.x
Version:
Stacktrace
I think it's the same issues reported in other chartjs plugins: https://github.com/chartjs/chartjs-plugin-annotation/issues/819 https://github.com/chartjs/chartjs-plugin-zoom/issues/709