修改bug

This commit is contained in:
GGJ
2024-10-29 14:49:34 +08:00
parent 05a5531b74
commit 8f3f904e6d
5 changed files with 23 additions and 19 deletions

View File

@@ -309,21 +309,21 @@ const init = () => {
// right: '4%'
// },
tooltip: {
axisPointer: {
type: 'cross',
label: {
color: '#fff',
fontSize: 16
}
},
textStyle: {
color: '#fff',
fontStyle: 'normal',
opacity: 0.35,
fontSize: 14
},
backgroundColor: 'rgba(0,0,0,0.35)',
borderWidth: 0
// axisPointer: {
// type: 'cross',
// label: {
// color: '#fff',
// fontSize: 16
// }
// },
// textStyle: {
// color: '#fff',
// fontStyle: 'normal',
// opacity: 0.35,
// fontSize: 14
// },
// backgroundColor: 'rgba(0,0,0,0.35)',
// borderWidth: 0
},
xAxis: {
name: '时间',