Design your own theme for Apache ECharts.

Clone this repo:
  1. 812c776 Merge pull request #59 from apache/dependabot/npm_and_yarn/echarts-6.1.0 by Zhongxiang Wang · 2 weeks ago master
  2. fa9df3f build(deps-dev): bump echarts from 6.0.0 to 6.1.0 by dependabot[bot] · 3 weeks ago
  3. 0b4e06a Merge pull request #58 from apache/dependabot/npm_and_yarn/multi-f57e1e291f by Zhongxiang Wang · 5 weeks ago
  4. 036c0bf build(deps): bump esbuild and vite by dependabot[bot] · 6 weeks ago
  5. c79418a Merge pull request #56 from KapilSachdev/refactor/cleanup-legacy-configs 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.