Apache ECharts Handbook

Clone this repo:
  1. 99deb48 Merge pull request #154 from apache/dependabot/npm_and_yarn/lodash-4.17.23 by Zhongxiang Wang · 2 weeks ago master
  2. 8e627e6 build(deps): bump lodash from 4.17.21 to 4.17.23 by dependabot[bot] · 2 weeks ago
  3. 63ca1b7 fix: exclude bot/app from contributor list by plainheart · 5 weeks ago
  4. 7510b32 Merge pull request #151 from apache/doc-custom-series by Wenli Zhang · 5 weeks ago
  5. db3b343 doc: remove github images by Ovilia · 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/