echarts-ccms-theme
v0.0.3
Published
just a echarts theme
Downloads
8
Readme
echarts-ccms-theme
just a echarts theme
如何使用
// npm install echarts-ccms-theme
// ES6
import 'echarts-ccms-theme';
import echarts from 'echarts/lib/echarts';
echarts.init(dom, 'ccms');
// ES5
// http://echarts.baidu.com/download-theme.html