Apache ECharts Handbook

Clone this repo:
  1. ef08c75 fix CDN path (resolves #443) by plainheart · 6 weeks ago master
  2. 693f1c8 Merge pull request #132 from apache/dependabot/npm_and_yarn/prismjs-1.30.0 by Zhongxiang Wang · 10 weeks ago
  3. e1d85fa build(deps): bump prismjs from 1.29.0 to 1.30.0 by dependabot[bot] · 2 months ago
  4. a4df3a1 Merge pull request #131 from apache/dependabot/npm_and_yarn/elliptic-6.6.1 by Zhongxiang Wang · 3 months ago
  5. 65949b0 remove analytics & hide contributor avatar & hide docsearch by plainheart · 3 months 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/