diff --git a/data-room-ui/packages/Echarts/echartList.js b/data-room-ui/packages/Echarts/echartList.js index 0354fe52..f26554e3 100644 --- a/data-room-ui/packages/Echarts/echartList.js +++ b/data-room-ui/packages/Echarts/echartList.js @@ -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: