This project use echarts to show the line chart of a stock prcie in Chinese Stock Market
- git clone https://github.com/startprogress/Stock-Echarts.git
- cd Stock-Echarts
- npm install
- supervisor index.js
- input stockId, start date and end date. Then you can click the button to see the close price data.
- http://q.stock.sohu.com/
- More details from this blog: https://blog.csdn.net/leijia_xing/article/details/81139005