Design your own theme for Apache ECharts.

Clone this repo:
  1. 33a3594 use China CDN for Chinese website by plainheart · 5 months ago master
  2. fe0dd5c chore: add .asf.yaml by Zhongxiang Wang · 6 months ago
  3. 7a285db Merge pull request #39 from apache/dependabot/npm_and_yarn/qs-6.5.3 by Zhongxiang Wang · 6 months ago
  4. 55f5126 Bump qs from 6.5.2 to 6.5.3 by dependabot[bot] · 1 year, 5 months ago
  5. da488aa update node-sass by pissang · 2 years, 5 months ago

ECharts-Theme-Builder

Design your own theme for Apache ECharts.

Online Theme Builder

Build

npm install
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