Design your own theme for Apache ECharts.

Clone this repo:
  1. 10a67cc Merge pull request #53 from apache/dependabot/npm_and_yarn/lodash-es-4.18.1 by Zhongxiang Wang · 2 days ago master
  2. 16ec7eb Merge pull request #54 from apache/dependabot/npm_and_yarn/vite-7.3.2 by Zhongxiang Wang · 2 days ago
  3. ac01a57 build(deps-dev): bump vite from 7.3.1 to 7.3.2 by dependabot[bot] · 3 days ago
  4. 5d8056f build(deps): bump lodash-es from 4.17.23 to 4.18.1 by dependabot[bot] · 7 days ago
  5. bd3e19b chore: update deps by plainheart · 10 days 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.