王通 2 vuotta sitten
vanhempi
commit
edb356a11f
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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: {