Merge pull request #18 from tomsoftware/gh-pages

Fix Label in confidence-band.js to hide base-hack
tree: f4e33f9ddd450770292ae642d813cfdd32087928
  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