Skip to content

Add thumbnails to the diagram #11352

@faxia

Description

@faxia

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:{}
    }
}

Demo as shown below:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussion-requiredFurther discussion is required before we decide if this issue should be fixed.enThis issue is in Englishnew-featuretopic: graph

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions