FilamentF
Filamentβ€’3y ago
Azorky

How can I install Chartjs plugins?

I want to display values on top of my pie chart, but the standard Chartjs that Filament uses does not support this.
However, they made a plugin: https://chartjs-plugin-datalabels.netlify.app/samples/charts/doughnut.html
How can I add this Chartjs plugin to Filament so that I can use it in my chartjs config?
Display labels on data for any type of charts
Solution
You will likely need to make a PR. But you could also use #apex-charts πŸ™‚
Was this page helpful?