不越限样式调整

This commit is contained in:
stt
2025-12-08 09:01:00 +08:00
parent f1ac67070f
commit 7783569f91

View File

@@ -209,6 +209,7 @@ const setEchart = () => {
{ {
name: indicatorName, // 动态设置指标名称 name: indicatorName, // 动态设置指标名称
type: 'line', type: 'line',
step:'end',
showSymbol: false, showSymbol: false,
// smooth: true, // smooth: true,
data: [], data: [],