Browse Source

目标值

callm 2 years ago
parent
commit
7c24a735af

+ 5 - 3
src/components/assemblyechart/bottom/bottomRightChart/chart.vue

@@ -315,15 +315,17 @@ export default {
               markLine: {
                 silent: true,
                 data: [
-                  {
+                  {yAxis: 98}
+                  /*{
                     type: 'average',
+                    value:80,
                     name: '平均值'
-                  }
+                  }*/
                 ],
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '平均值: \n {c}'
+                    formatter: '目标线: \n {c}'
                   }
                 },
                 lineStyle: {

+ 5 - 3
src/components/dipechart/bottom/bottomRightChart/chart.vue

@@ -315,15 +315,17 @@ export default {
               markLine: {
                 silent: true,
                 data: [
-                  {
+                  {yAxis: 98}
+                  /*{
                     type: 'average',
+                    value:80,
                     name: '平均值'
-                  }
+                  }*/
                 ],
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '平均值: \n {c}'
+                    formatter: '目标线: \n {c}'
                   }
                 },
                 lineStyle: {

+ 5 - 3
src/components/djechart/bottom/bottomRightChart/chart.vue

@@ -315,15 +315,17 @@ export default {
               markLine: {
                 silent: true,
                 data: [
-                  {
+                  {yAxis: 98}
+                  /*{
                     type: 'average',
+                    value:80,
                     name: '平均值'
-                  }
+                  }*/
                 ],
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '平均值: \n {c}'
+                    formatter: '目标线: \n {c}'
                   }
                 },
                 lineStyle: {

+ 5 - 3
src/components/dplechart/bottom/bottomRightChart/chart.vue

@@ -315,15 +315,17 @@ export default {
               markLine: {
                 silent: true,
                 data: [
-                  {
+                  {yAxis: 98}
+                  /*{
                     type: 'average',
+                    value:80,
                     name: '平均值'
-                  }
+                  }*/
                 ],
                 precision: 0,
                 label: {
                   normal: {
-                    formatter: '平均值: \n {c}'
+                    formatter: '目标线: \n {c}'
                   }
                 },
                 lineStyle: {