https://stackblitz.com/run/?file=app%2Fmain.jsx
I am using this type of code with a donut chart, but I want to change the animation effect. Please suggest how to change the animation effect in this donut chart and I have one more question: how can I modify this donut chart in this type of img
Hi, Tejas,
A possible approach for changing the appearance of the Donut chart is to use the series item visual prop and provide custom rendering for each item per your requirements:
https://www.telerik.com/kendo-react-ui/components/charts/series-types/donut/#toc-using-drawing-visuals
https://www.telerik.com/kendo-react-ui-develop/components/charts/api/ChartSeriesItemProps/#toc-visual
As for changing the animation effect can you please provide more information on what it should be like? I tried opening the provided example however I was redirected to the Stackblitz homepage, it seems that it wasn't saved properly.
Regards,
Filip