Design your own theme for Apache ECharts.

Clone this repo:
  1. 4d946d3 fix by plainheart · 5 months ago master
  2. 55965cf fix vue by plainheart · 5 months ago
  3. ffa6bd6 build by plainheart · 5 months ago
  4. 0c3dadf fix vue usage by plainheart · 5 months ago
  5. d5d4a63 fix by plainheart · 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