-
Notifications
You must be signed in to change notification settings - Fork 19.8k
[bug] 加载中国地图时,右下角的小岛屿都被隐藏 #18612
Copy link
Copy link
Closed
Labels
bugmissing-demoThe author should provide a demo.The author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.waiting-for: author
Metadata
Metadata
Assignees
Labels
bugmissing-demoThe author should provide a demo.The author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.waiting-for: author
Type
Fields
Give feedbackNo fields configured for issues without a type.
Version
5.0.2
Link to Minimal Reproduction
No response
Steps to Reproduce
json数据来注册地图:echarts.registerMap("xxx",json)Current Behavior
问题:渲染的
canvas比较小的情况下,右下角部分岛屿会直接被隐藏;canvas大一点的话就不会。这是什么引起的?可以解决吗?如下图:

画布变大后显示完整了:

Expected Behavior
no.
Environment
Any additional comments?
No response