Design your own theme for Apache ECharts.

Clone this repo:
  1. 8e14145 Merge pull request #51 from apache/dependabot/npm_and_yarn/multi-1dce049cf2 by Zhongxiang Wang · 21 hours ago master
  2. 1ad336f build(deps): bump file-type and colorthief by dependabot[bot] · 4 days ago
  3. 93f4db7 Merge pull request #50 from apache/dependabot/npm_and_yarn/rollup-4.59.0 by Zhongxiang Wang · 2 weeks ago
  4. f77df76 build(deps): bump rollup from 4.48.1 to 4.59.0 by dependabot[bot] · 2 weeks ago
  5. 989fe0b Merge pull request #49 from apache/dependabot/npm_and_yarn/lodash-es-4.17.23 by Zhongxiang Wang · 7 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.