同步现场电网一张图代码代码

This commit is contained in:
GGJ
2024-05-22 16:54:54 +08:00
parent 42f8f36547
commit 7768bb3e67
14 changed files with 1185 additions and 627 deletions

View File

@@ -154,7 +154,7 @@ const handlerYAxis = () => {
splitLine: {
lineStyle: {
// 使用深浅的间隔色
color: ['#000'],
color: ['#ccc'],
type: 'dashed',
opacity: 0.5
}