I'm trying to create a semicircle pie chart in Kendo UI. I couldn't find any examples of it online. Could somebody please help me figure out how to achieve it?
1 Answer, 1 is accepted
0
Dimiter Topalov
Telerik team
answered on 02 Feb 2016, 08:25 AM
Hello Abhilash,
You can achieve the desired effect using the following workaround:
Currently the Chart for Kendo UI does not provide a built-in way to draw a semicircle pie chart, but you can vote for a feature request such as having a series.endAngle property (similar to the series.startAngle one) that will make it easier for the developer to define custom circle-segmented shapes: