How to customize radial chart for reporting. We need following Customization
- Radial Chart should show total as it use to show earlier.
- Can we customize the legends in Tabular form
How to customize radial chart for reporting. We need following Customization
It’s better to use Quickchart or Chart.js if you want chart customization.
In current Radial Chart system only this missing is Total as shown in center of center. Is there a way we can customize current chart system in that way.
I don’t believe there’s a way to do so. You are looking at inserting dynamic data inside a component, and you can’t do that with the way Glide handles CSS today.