Doughnut Chart Center Text
Hiya, I'm using the doughnut chart widget on filament and i'm trying to create a center label for this.
Is there any resources to achieve this?
Thank you!
4 Replies
This is what my chart currently looks like:
did you manage to find a solution?
An alternative is to use https://github.com/leandrocfe/filament-apex-charts
I see the Donut Labels in the docs so it's definitely possible there https://apexcharts.com/docs/chart-types/pie-donut/
GitHub
GitHub - leandrocfe/filament-apex-charts: Apex Charts integration f...
Apex Charts integration for Filament PHP. Contribute to leandrocfe/filament-apex-charts development by creating an account on GitHub.
ApexCharts.js
Pie / Donut Chart Guide & Documentation – ApexCharts.js
Read the documentation on how to create interactive JavaScript Pie Charts / Donut Charts with examples built using ApexCharts.
If it has less problems than chart.js I'll think about it