fix ui
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user