no message
This commit is contained in:
@@ -273,7 +273,7 @@ export default {
|
|||||||
|
|
||||||
name: "",
|
name: "",
|
||||||
data:[]
|
data:[]
|
||||||
}]
|
}],
|
||||||
},
|
},
|
||||||
fourOps:{
|
fourOps:{
|
||||||
color: ["#7632FF","#7632FF","#B039C2"],
|
color: ["#7632FF","#7632FF","#B039C2"],
|
||||||
@@ -283,7 +283,8 @@ export default {
|
|||||||
xAxis: {
|
xAxis: {
|
||||||
scrollShow:true,
|
scrollShow:true,
|
||||||
itemCount:4,
|
itemCount:4,
|
||||||
disableGrid: true
|
disableGrid: true,
|
||||||
|
scrollAlign:'right'
|
||||||
},
|
},
|
||||||
|
|
||||||
yAxis: {
|
yAxis: {
|
||||||
@@ -298,7 +299,8 @@ export default {
|
|||||||
width: 2,
|
width: 2,
|
||||||
gradient: false,
|
gradient: false,
|
||||||
activeType: "hollow"
|
activeType: "hollow"
|
||||||
}
|
},
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user