王通 2 anni fa
parent
commit
edb356a11f
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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: {