This commit is contained in:
lb
2024-01-03 17:00:31 +08:00
parent bee1aedda4
commit 0b1d3aa4b3
22 changed files with 256 additions and 136 deletions

View File

@@ -113,7 +113,7 @@ function getOptions(showChart, hisState, runState) {
},
},
yAxis: {
name: "单位/m³",
name: "单位m³/h",
nameTextStyle: {
color: "#fff",
fontSize: 10,
@@ -144,6 +144,7 @@ function getOptions(showChart, hisState, runState) {
data: v,
type: "line",
symbol: "circle",
symbolSize: 6,
// label: {
// show: true,
// position: "top",