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.
[ Full content available at:
https://github.com/apache/incubator-echarts/issues/9086 ]
This message was relayed via gitbox.apache.org for [email protected]