Explorar el Código

修改饼图线条颜色一致

xzxwsk hace 2 meses
padre
commit
7f20657d69

+ 8 - 2
projects/src/main/webapp/vmodules/statics/analysisScreen_four.jsp

@@ -902,8 +902,14 @@
                     radius: ['50%', '78%'],
                     center: ['50%', '50%'],
                     labelLine: {
+                        length: 15,
                         length2: 80,
                         // maxSurfaceAngle: 80
+                        lineStyle: {
+                            color: '#59c9ff',
+                            shadowColor: '#666',
+                            shadowBlur: 2,
+                        }
                     },
                     label: {
                         alignTo: 'edge',
@@ -933,8 +939,8 @@
                       height: 36,
                     },
                     itemStyle: {
-                        borderWidth: 1,
-                        borderColor: '#7e7e7e',
+                        // borderWidth: 1,
+                        // borderColor: '#7e7e7e',
                     },
                     data: hyData.map((item, index) => (
                         {