diff --git a/demo/examples/ManualChart.vue b/demo/examples/ManualChart.vue index 65a2033..a9a9565 100644 --- a/demo/examples/ManualChart.vue +++ b/demo/examples/ManualChart.vue @@ -78,8 +78,6 @@ function load() { type: "lines", coordinateSystem: "geo", data: routes, - large: true, - largeThreshold: 100, lineStyle: { opacity: 0.05, width: 0.5,