Design your own theme for Apache ECharts.

Clone this repo:
  1. bd3e19b chore: update deps by plainheart · 6 days ago master
  2. e778f13 Merge pull request #52 from apache/dependabot/npm_and_yarn/multi-bf05dc1ecf by Zhongxiang Wang · 6 days ago
  3. 5a36b41 build(deps): bump picomatch by dependabot[bot] · 10 days ago
  4. 8e14145 Merge pull request #51 from apache/dependabot/npm_and_yarn/multi-1dce049cf2 by Zhongxiang Wang · 3 weeks ago
  5. 1ad336f build(deps): bump file-type and colorthief by dependabot[bot] · 4 weeks ago

Apache ECharts Theme Builder

Design your own theme for Apache ECharts.

Online Theme Builder

Build and Deploy

Build

npm i
npm run build

Release to echarts-www

Update the echarts-www and echarts-website project path in config/env.asf.js before run

npm run release

It will generate the html to the _generated folder of echarts-www and other resources to the echarts-website folder.