Skip to content

rewolf/blog-angular-chartjs

Repository files navigation

Angular Chart.js Demo

It is an example of creating Angular components around Chart.js charts.

View live on Stackblitz

Running the application

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.