In this example, you can see how to render and configure a donut chart. To create a donut in the pie series, we use the innerRadius
property.
Injecting Module
The Circular3D Chart component’s features are segregated into individual feature modules. To use the pie series feature, we need to inject PieSeries3D
module into services
.