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] CustomView emphasis.hoverLayer not control by hoverLayerThreshold #20849

Open
mt51 opened this issue Mar 23, 2025 · 0 comments
Open

[Bug] CustomView emphasis.hoverLayer not control by hoverLayerThreshold #20849

mt51 opened this issue Mar 23, 2025 · 0 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@mt51
Copy link

mt51 commented Mar 23, 2025

Version

5.5.1

Link to Minimal Reproduction

https://echarts.apache.org/examples/zh/editor.html?c=flame-graph

Steps to Reproduce

Based on the official flame graph demo, using a large amount of data (more than 5000).

Current Behavior

When hovering the mouse over a block, the text in the flame graph is blocked, and hoverLayerThreshold cannot be used to control whether a separate hover layer is enabled.

Expected Behavior

When hovering the mouse over a block, the text in the flame graph displays correctly, or hoverLayerThreshold can be used to control whether a separate hover layer is enabled.

Environment

- OS: Macos
- Browser: Chrome
- Framework:

Any additional comments?

after debugger, this code set emphasis.hover = true when use a large amount of data .

Image

@mt51 mt51 added the bug label Mar 23, 2025
@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 Mar 23, 2025
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