chartjs / chartjs-plugin-datalabels

Chart.js plugin to display labels on data elements
https://chartjs-plugin-datalabels.netlify.app
MIT License
863 stars 459 forks source link

datalabels with symfony UX #351

Closed mattiasdelang closed 1 year ago

mattiasdelang commented 1 year ago

Hey

Im trying to make this repo work with Symfony UX, but I keep getting errors:

`Module build failed: Module not found: "./assets/chartJs.js" contains a reference to the file "@symfony/stimulus-bridge". This file can not be found, please check it for typos or update it if the file got moved.

"./assets/chartJs.js" contains a reference to the file "@symfony/stimulus-bridge/lazy-controller-loader". This file can not be found, please check it for typos or update it if the file got moved.`

Anyone who knows what I'm doing wrong?

Cheers

mattiasdelang commented 1 year ago

Made it work, thx