|
@@ -289,7 +289,7 @@ export default {
|
|
type: "value",
|
|
type: "value",
|
|
min: Number(this.dataY1Min),
|
|
min: Number(this.dataY1Min),
|
|
max: Number(this.dataY1Max),
|
|
max: Number(this.dataY1Max),
|
|
- interval: 5,
|
|
|
|
|
|
+ interval: 2,
|
|
axisLabel:{formatter:'{value} ℃'}
|
|
axisLabel:{formatter:'{value} ℃'}
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|