zhulizhen 5 years ago
parent
commit
2132db4714
1 changed files with 4 additions and 2 deletions
  1. 4 2
      src/views/strategy/animationBox.vue

+ 4 - 2
src/views/strategy/animationBox.vue

@@ -113,7 +113,8 @@ export default {
           data: this.dataX
         },
         yAxis: {
-          type: "value"
+          type: "value",
+          axisLabel:{formatter:'{value}  ℃'}
         },
         series: [
           {
@@ -182,7 +183,8 @@ export default {
           splitNumber: 3,
           splitLine: {
             show: false
-          }
+          },
+          axisLabel:{formatter:'{value}  KW'}
         },
         series: [
           {