Ver código fonte

男女比例

bihuisong 1 ano atrás
pai
commit
9be4662387
1 arquivos alterados com 2 adições e 28 exclusões
  1. 2 28
      zhsq_qk-ui/src/views/fusion/jczl.vue

+ 2 - 28
zhsq_qk-ui/src/views/fusion/jczl.vue

@@ -1177,40 +1177,14 @@ export default {
                 }
               },
               labelLine: {
-                width: 2,
+                width: 1,
                 length: 20,
-                length2: 10,
+                length2: 30,
                 show: true,
                 color: '#00ffff'
               }
             }
           },
-          label: {
-            show: true,
-            position: 'outside',
-            formatter: '{a|{b}:{d}%}\n{hr|}',
-            rich: {
-              hr: {
-                backgroundColor: 't',
-                borderRadius: 3,
-                width: 3,
-                height: 3,
-                padding: [3, 3, 0, -12]
-              },
-              a: {
-                padding: [-30, 15, -20, 15]
-              }
-            }
-          },
-          labelLine: {
-            normal: {
-              length: 20,
-              length2: 30,
-              lineStyle: {
-                width: 1
-              }
-            }
-          },
           data: res,
         }]
       };