修改样式

This commit is contained in:
GGJ
2024-10-29 16:34:06 +08:00
parent 74e8cfe43c
commit 166b5d4bf7

View File

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