大版本更新推送

This commit is contained in:
dell
2023-11-06 21:26:55 +08:00
parent b94dc66092
commit 17b4e899ff
36 changed files with 3491 additions and 377 deletions

View File

@ -572,6 +572,7 @@
legendArr.push(StaticChartList[ci].Description);
ySeries.push(
{
// symbol: "none",
name: StaticChartList[ci].Description,
type: 'line',
data: yData[ci],
@ -590,7 +591,7 @@
},
smooth: true,
symbol: 'circle',
symbolSize: 6,
symbolSize: 1,
showAllSymbol: true,
color: colorArr[ci],
}
@ -697,7 +698,8 @@
// show: true,
// position: 'top'
//},
type: 'value'
type: 'value',
scale: true
},
series:ySeries,
//series: [