Radial Bar charts

1 Answer 13 Views
Charts
Shina
Top achievements
Rank 1
Shina asked on 21 May 2024, 12:23 AM
Is it possible to plot radial bar charts with kendo's chart library?? I already use kendo for grids and I don't wanna use another library for the charts in our project. Attached are two of the examples I'm looking for.

1 Answer, 1 is accepted

Sort by
0
Yanmario
Telerik team
answered on 23 May 2024, 08:25 AM

Hi Shina,

Thank you for the provided screenshots.

The desired rendering from the first screenshot can be achieved with our Circular Gauge component and using templates to nest them. Example of such a rendering:

https://stackblitz.com/edit/angular-f8ofgw?file=src%2Fapp%2Fapp.component.ts

Also, the Donut chart could be considered by using multiple series:

https://www.telerik.com/kendo-angular-ui/components/charts/series-types/donut/#toc-displaying-multiple-series

Regarding the second screenshot, it will not exactly look like that, but the Arc Gauge could be used in a similar fashion with the templates.

What else I can suggest is to log a feature request in our feedback portal regarding Radial Bar charts to be included in our Charts package. 

I hope this helps.

Regards,
Yanmario
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
Charts
Asked by
Shina
Top achievements
Rank 1
Answers by
Yanmario
Telerik team
Share this question
or