|
|
|
@ -28,7 +28,7 @@ function getEchartsList (files) {
|
|
|
|
|
category: configMapKey,
|
|
|
|
|
name: config.name,
|
|
|
|
|
title: config.title,
|
|
|
|
|
border: { type: '', titleHeight: 60, fontSize: 30, color: ['#5B8FF9', '#61DDAA', '#5D7092', '#F6BD16', '#6F5EF9'] },
|
|
|
|
|
border: { type: '', titleHeight: 60, fontSize: 30, color: ['#5B8FF9', '#61DDAA', '#5D7092', '#F6BD16', '#6F5EF9'], padding: [16, 16, 16, 16] },
|
|
|
|
|
icon: null,
|
|
|
|
|
img: require(`../Echarts/images/${config.title}.png`),
|
|
|
|
|
className:
|
|
|
|
|