Apache ECharts Handbook

Clone this repo:
  1. 41e43d6 Merge pull request #94 from Shofol/patch-1 by Zhongxiang Wang · 4 weeks ago master
  2. 98b5443 Update bar-race.md by Anower Jahan Shofol · 4 weeks ago
  3. e910797 fix wrong alert type in markdown code (#93) by plainheart · 7 weeks ago
  4. f5074ae Merge pull request #93 from suisuiz/patch-1 by Zhongxiang Wang · 7 weeks ago
  5. aa4b5b1 Update edit-guide.md by suisuiz · 7 weeks ago

About

This project is part of the source of The Apache ECharts Official Website. See echarts-website for more details of the building process.

Preview on GitHub Pages

https://apache.github.io/echarts-handbook

Init

npm install

Dev

npm run dev

Open in browser: http://localhost:3000/echarts-handbook/dist/

Deploy

Deploy to local dist folder

npm run build:local

Deploy to local echarts website

npm run build:localsite

Deploy to asf

npm run build:asf

Writing

https://apache.github.io/echarts-handbook/en/meta/edit-guide/