-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
discussion-requiredFurther discussion is required before we decide if this issue should be fixed.Further discussion is required before we decide if this issue should be fixed.enThis issue is in EnglishThis issue is in Englishnew-featuretopic: graph
Milestone
Description
What problem does this feature solve?
When I use the relational drawing network topology map, when the node number 5000 interaction is poor.
so, I hope echarts add thumbnails to the diagram
What does the proposed API look like?
series: {
type:'graph',
thumbnails: {
x: 'xx',
y: 'xxx',
itemStyle:{},
lineStyle:{}
}
}
Metadata
Metadata
Assignees
Labels
discussion-requiredFurther discussion is required before we decide if this issue should be fixed.Further discussion is required before we decide if this issue should be fixed.enThis issue is in EnglishThis issue is in Englishnew-featuretopic: graph