jcdm-ui/src/views/dashboard/LineChart.vue
@@ -87,11 +87,16 @@ boundaryGap: false, axisTick: { show: false } }, type: 'category', axisLabel: { interval: 0, rotate: 45, }, }, grid: { left: 10, right: 10, left: 20, right: 20, bottom: 20, top: 30, containLabel: true @@ -106,7 +111,9 @@ yAxis: { axisTick: { show: false } }, min:0, max: this.data.length === 0 ? 100 : null }, legend: { data: this.legendTitle