王通 2 년 전
부모
커밋
edb356a11f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/views/bigdata/chart-eventTrend.vue

+ 3 - 0
src/views/bigdata/chart-eventTrend.vue

@@ -42,6 +42,9 @@
         var option;
         option = {
           xAxis: {
+            axisLabel: {
+              fontSize: 10,
+              color: '#999'},
             data: that.data_sjqs_month,
           },
           yAxis: {