update 质量tooltip样式

This commit is contained in:
lb
2022-11-25 11:09:24 +08:00
parent 6aa7afb555
commit f96854fa29
2 changed files with 38 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ class ChartOption {
trigger: 'axis',
extraCssText: 'width: 180px !important; ',
axisPointer: {
type: 'cross',
type: 'line',
label: {
backgroundColor: '#6a7985'
}