update thumbnails
79 files changed
tree: 8f8b110305787548b00cdf0a96e2c95a619ba55a
  1. config/
  2. public/
  3. tool/
  4. views/
  5. .gitignore
  6. _config.yml
  7. build.js
  8. package-lock.json
  9. package.json
  10. README.md
  11. update-echarts-stat.sh
  12. update-echarts.sh
README.md

Examples of ECharts

http://ecomfe.github.io/echarts-examples/public/

Install

npm install

Build

Git clone echarts-www and put it on the same level as echarts-examples.

npm run dev