Closed hugo-valcourt closed 1 year ago
See issue #814 A PR is already submitted. It needs to be of last update
@hugo-valcourt could you try with new CHART.JS version 4.1.1? With that version and plugin 2.1.0, it should work.
working after upgrade! thanks!
Hi,
I'am investigating on a problem when testing component using Chart.js chartjs-plugin-annotation on vitest.
I got the error ERR_PACKAGE_PATH_NOT_EXPORTED. Maybe related to chartjs-plugin-zoom bug https://github.com/chartjs/chartjs-plugin-zoom/issues/709
When I remove "chartjs-plugin-annotation" and "chartjs-plugin-zoom" everything is working.