王通 hace 2 años
padre
commit
edb356a11f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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: {