Regarding Radial Chart

How to customize radial chart for reporting. We need following Customization

  1. Radial Chart should show total as it use to show earlier.
  2. Can we customize the legends in Tabular form

If legends are shown in this way, it will also work but there has to be an option to sort the data

It’s better to use Quickchart or Chart.js if you want chart customization.

1 Like

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.