王通 il y a 2 ans
Parent
commit
edb356a11f
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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: {