Demo application for track and visualize stock price of any company over a specific period using charting and range tools.
Перейти к файлу
Gowrimathi a3166fe45e
Merge pull request #8 from syncfusion/EJ2-919078-showcase
919078: Resolved the dependabot issues in the ej2 show case angular stock chart.
2024-11-21 11:37:09 +05:30
src
.angular-cli.json
.gitignore
README.md
license
package.json
tsconfig-aot.json
tsconfig.json

README.md

Essential JS 2 for Angular - Stock Chart

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

Deployment

Install

To install all dependent packages, use the below command

npm install

Run

To run the sample, use the below command

ng serve

Demo

https://ej2.syncfusion.com/showcase/angular/stockchart/

Check all the showcase samples from here.