This Stock Chart demo application showcases the usage of Chart and Range Navigator in a real world application scenario. You can use this application to track and visualize stock price of any company over a specific period using charting and range tools
To install all dependent packages, use the below command
npm install
To run the sample, use the below command
ng serve
Check all the showcase samples from here.