Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 406 Bytes

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.