This commit is contained in:
lb
2022-11-23 09:38:50 +08:00
parent fa2d99d43f
commit 2819cf2efc
3 changed files with 22 additions and 14 deletions

View File

@@ -98,8 +98,10 @@ export default {
},
axisTick: { show: false },
splitLine: {
show: true,
lineStyle: {
color: '#fff3'
color: '#fff1',
type: 'dotted'
}
}
},