收益管理的图形分析

This commit is contained in:
康冉冉
2025-09-01 18:33:42 +08:00
parent 5c5f144e60
commit 8451b074f6
8 changed files with 172 additions and 116 deletions

View File

@@ -88,9 +88,9 @@
{
data: dataXY.data,
type: 'line',
areaStyle: {
color: 'rgba(140, 158, 217, 1)'
}
// areaStyle: { // 阴影
// color: 'rgba(140, 158, 217, 1)'
// }
}
]
};