DEV Community

Cover image for Creating Angular Pie Charts, Pyramid Charts and Funnel Charts
Arun for Syncfusion, Inc.

Posted on

Creating Angular Pie Charts, Pyramid Charts and Funnel Charts

Learn how easily you can add and customize the Angular Pie Charts and Doughnut Charts, Pyramid Charts and Funnel Charts of Syncfusion in an Angular application.
To know how to add basic Angular Charts to your application, watch this video:
https://youtu.be/uAubTKfbBy8

The Angular Pie Charts and Doughnut Charts are collectively known as Circular Charts and the Angular Pyramid Charts and Funnel Charts are said to be the Triangular Chart types. These Circular and Triangular Chart types of Syncfusion are collectively called as Accumulation chart types. With these Chart types, you can visualize the proportionality of each item in the data set. Apart from visually displaying the cumulative data on the Angular Charts, you can also customize it with the help of built-in features like tooltip, dataLabel, Legend and much more.

Example: http://bit.ly/31pPoPM
Documentation: http://bit.ly/2I9moED

Top comments (0)