https://github.com/pixcai/stock-visualization
Stock data visualization example
https://github.com/pixcai/stock-visualization
Last synced: 3 days ago
JSON representation
Stock data visualization example
- Host: GitHub
- URL: https://github.com/pixcai/stock-visualization
- Owner: pixcai
- License: gpl-3.0
- Created: 2017-02-17T15:07:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T06:33:03.000Z (over 8 years ago)
- Last Synced: 2025-05-19T05:05:29.608Z (5 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stock-visualization
Stock data visualization example# How to run
1、Enter project directory, then run `npm install` or `cnpm install`.2、Run `npm start` for view example in web browser.
# License
GPL-3.0