Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] dispatchAction highlight on tree like charts doesn't highlight all matching with name #20749

Open
JaviOverflow opened this issue Feb 11, 2025 · 1 comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@JaviOverflow
Copy link

Version

5.6.0

Link to Minimal Reproduction

https://codepen.io/javioverflow/pen/yyLLoaM

Steps to Reproduce

On the demo, every other second it will dispatch a highlight action for name='foo'

Current Behavior

Only one of the two subnodes 'foo' gets highlighted

Expected Behavior

Both subnodes 'foo' should get highlighted

Environment

- OS: MacOS Sequoia 15.1.1
- Browser: Safari & Chrome
- Framework: Vue@3

Any additional comments?

No response

@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Feb 11, 2025
@JaviOverflow
Copy link
Author

If somebody points me to the source files affected by this, I'm happy to have a look and open a pull request to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

1 participant