Design your own theme for Apache ECharts

Clone this repo:
  1. da488aa update node-sass by pissang · 1 year, 6 months ago master
  2. 55e76e9 adapt echarts 5.x by Ovilia · 1 year, 11 months ago
  3. 9cd15a2 core: add license by Ovilia · 2 years, 2 months ago
  4. e107378 fix en version by pissang · 2 years, 5 months ago
  5. 9762041 Upgrade echarts to version@5 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