mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 19:23:28 +08:00
chore: remove large mode for flight example (#845)
This commit is contained in:
@ -78,8 +78,6 @@ function load() {
|
|||||||
type: "lines",
|
type: "lines",
|
||||||
coordinateSystem: "geo",
|
coordinateSystem: "geo",
|
||||||
data: routes,
|
data: routes,
|
||||||
large: true,
|
|
||||||
largeThreshold: 100,
|
|
||||||
lineStyle: {
|
lineStyle: {
|
||||||
opacity: 0.05,
|
opacity: 0.05,
|
||||||
width: 0.5,
|
width: 0.5,
|
||||||
|
Reference in New Issue
Block a user