roose 5 years ago
parent
commit
57feb02785
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/oldStatistics/10.vue

+ 2 - 2
src/components/oldStatistics/10.vue

@@ -49,7 +49,7 @@
                           textStyle: {
                               color: 'white',
                           },
-                          fontSize: 16
+                          fontSize: 12
                       },
                       axisTick: {
                           show: false
@@ -60,7 +60,7 @@
                       axisLabel: {
                           formatter: '{value}',
                           show: true,
-                          fontSize: 16,
+                          fontSize: 12,
                           textStyle: {
                               color: 'white',
                           },