test
This commit is contained in:
@@ -192,7 +192,8 @@ export default {
|
|||||||
borderWidth: 2,
|
borderWidth: 2,
|
||||||
borderColor: "#FFFFFF"
|
borderColor: "#FFFFFF"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
canvas2d: true
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
trendChartInit(id) {
|
trendChartInit(id) {
|
||||||
@@ -235,6 +236,7 @@ export default {
|
|||||||
activeType: "hollow",
|
activeType: "hollow",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
canvas2d: true
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
typeChartInit(id) {
|
typeChartInit(id) {
|
||||||
@@ -273,7 +275,8 @@ export default {
|
|||||||
borderWidth: 2,
|
borderWidth: 2,
|
||||||
borderColor: "#FFFFFF"
|
borderColor: "#FFFFFF"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
canvas2d: true
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
selectStatus(e) {
|
selectStatus(e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user