@@ -104,9 +104,12 @@
show: false
}
},
+ textStyle:{
+ color:'#ffffff'
+ },
confine: true,
extraCssText: 'white-space: normal; word-break: break-all;',
- backgroundColor: 'rgba(255,255,255,0.1)', //通过设置rgba调节背景颜色与透明度
+ backgroundColor: 'rgba(108,106,120,0.9)',
position: 'inside',
formatter: function(params) {
let result = ''
@@ -54,9 +54,12 @@
@@ -105,9 +105,12 @@
+ backgroundColor: 'rgba(108,106,120,0.9)', //通过设置rgba调节背景颜色与透明度
@@ -88,6 +88,10 @@
trigger: 'item',
series: []
};