ECharts-Theme-Builder

Design your own theme for Apache ECharts (incubating).

Online Theme Builder

Build

npm install
npm run build

Release to echarts-www

Update the echarts-www and incubator-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 incubator-echarts-website folder