chartjs / chartjs-plugin-datalabels

Chart.js plugin to display labels on data elements

Home Page:https://chartjs-plugin-datalabels.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

datalabels with symfony UX

mattiasdelang opened this issue · comments

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

Made it work, thx