Chart.js is a popular JavaScript charting library and ng2-charts is a wrapper for Angular 2+ that makes it easy to integrate Chart.js in Angular. Let’s go over the basic usage. This sets the base type of the chart. The value can be pie, doughnut, bar, line, polarArea, radar or horizontalBar.
Full article