Skip to content

Dynamically show/hide labels on zoom in/out #9086

@sethwilsonUS

Description

@sethwilsonUS

Hello,

I'm using eCharts for network graphs. As part of each node, I have the following code:

node.label = { normal: { show: node.symbolSize > 30 } };

I would like to have this change dynamically as the user zooms in/out to show/hide more labels. I've looked at the event documentation, but can't seem to figure out how to do this. Thanks for your help.

Metadata

Metadata

Assignees

Labels

enhancementstaleInactive for a long time. Will be closed in 7 days.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions