Apache ECharts Handbook

Clone this repo:
  1. fdfd671 Merge pull request #149 from apache/dependabot/npm_and_yarn/js-yaml-3.14.2 by Zhongxiang Wang · 2 weeks ago master
  2. cb9d710 build(deps): bump js-yaml from 3.14.1 to 3.14.2 by dependabot[bot] · 2 weeks ago
  3. a574516 Tweak some expressions and make titles consistent. by 100pah · 6 weeks ago
  4. 3629a02 tweak sample. by 100pah · 6 weeks ago
  5. 568719d fix anchor links in the security handbook by plainheart · 6 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/