Pie Charts
The Pie Chart component helps you to simply create a beautiful pie chart for displaying the data.
Demo
Props Information
Name | Type | Default | Description |
---|---|---|---|
width | NumberString | 400 | Used to set the chart width. |
chartOptions | object | It is an object and is used to set the chart configuration. | |
series | array | It is an array and is used to set the data and label. |