Apache ECharts Handbook

Clone this repo:
  1. 58618f6 Merge pull request #163 from apache/dependabot/npm_and_yarn/flatted-3.4.2 by Zhongxiang Wang · 20 hours ago master
  2. 0535f4f Merge pull request #164 from apache/dependabot/npm_and_yarn/picomatch-2.3.2 by Zhongxiang Wang · 20 hours ago
  3. 75e47a1 build(deps): bump picomatch from 2.3.1 to 2.3.2 by dependabot[bot] · 5 days ago
  4. bbbab30 build(deps-dev): bump flatted from 3.2.7 to 3.4.2 by dependabot[bot] · 12 days ago
  5. f7bb5f3 Merge pull request #156 from apache/dependabot/npm_and_yarn/ajv-6.14.0 by Zhongxiang Wang · 5 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/