1、百度echarts官网主题构建,自定义主题

主题在线构建   

构建完成后下载并保存js文件

 

2、html导入保存的js文件

var option = {......};chart.setOption(option)