Design your own theme for Apache ECharts.

Clone this repo:
  1. 1e4ef3e Merge pull request #60 from apache/dependabot/npm_and_yarn/postcss-8.5.25 by Zhongxiang Wang · 3 weeks ago master
  2. 37ca336 build(deps): bump postcss from 8.5.15 to 8.5.26 by dependabot[bot] · 3 weeks ago
  3. 093b2fa Merge pull request #61 from apache/dependabot/npm_and_yarn/nanoid-3.3.18 by Zhongxiang Wang · 3 weeks ago
  4. 8c479e9 build(deps): bump nanoid from 3.3.12 to 3.3.18 by dependabot[bot] · 4 weeks ago
  5. 812c776 Merge pull request #59 from apache/dependabot/npm_and_yarn/echarts-6.1.0 by Zhongxiang Wang · 8 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.