Example of Semi Pie Functional in React Chart Component

/
/
SemiPie

This example demonstrates a semi-pie chart for mobile browsers usage statistics. Data label shows the information about the points.

More Details...

Loading....
Description

In this example, you can see how to render a semi pie chart using StartAngle and EndAngle properties. Data labels are wrapped to fit inside the pie slice. To enable the datalabel wrap feature, use the TextWrap datalabel property.

More information on the data labels can be found in this documentation section.