It is an example of creating Angular components around Chart.js charts.
View live on Stackblitz
This project assumes you have node installed After cloning the repository, run this to launch the application:
ng serve
Navigate to http://localhost:4200/ to see the application running.