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] labelOverLay.hideOverLap not work when using axisPointer triggerEmhasis #20744

Open
yuicer opened this issue Feb 10, 2025 · 3 comments
Open
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@yuicer
Copy link

yuicer commented Feb 10, 2025

Version

5.6.0

Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?c=line-stack&code=PYBwLglsB2AEC8sDeAoWtJgDYFMBcya6GOAHmAQOQAyE0OlRAvgDRFjDBaQgGrEYAThADmInIKoBDUhADOjdKyK5x0ACZ8i6dVLBSCAbUoBRALZSIWSi1iUAqtChwAguoW3KANQjqcwWDcPOwARCEEcAGMwGzsAZRwpQUiAC1gTaBE6BgBdZjZ0LCkAIxwsLQE5FOAAdwIwQQBXHALiYqlIgGsRQWBGjQBhLmBJOwapaDkQJJxoGNblQpKy6ikATz6KQgEU3xwAeQA3CSLeIWb8olIXWTkK4jA1kHw7SL0cERG1m21YYr6NEk1gBxKRnABmUiwchav10-iMlAAsjBYpQACrNNEAdRw6jR6JSjTRADFhGi4noKf1KDlWugZPIAArAOhgCT3AQNUTiQTmEApKRyeT1Jo4X5MS7oNY3EXbB5PF6UQ5QrFS2Aw4Q4O6wQy_fgCWDQKRmJXmSzWekK55ULDZH6G2Dwgy6gCMACYAAy2V0AFndPs9rp9AGZfbYAJze2DukPR92uz15ASLYgGgTG01URzOQLuB2Gx42ux2-gFgTOozur0-30AVh9EeDMbDtndUdsIbjncTyeIqfQ6eImaVPj8ASC5etStLDCtOj0LsMrrr0ddIYDMaDPrr4dgro7sC70d9vYlVqH6BHVDCEWiU_QRZn9vnTsXRg3a5DDaP26PraPQ9j07L0-yUIg8iYABuIA

Steps to Reproduce

open the share link, and hover the second axis tick to see the second label position overlap is not working

Current Behavior

Image Image

Expected Behavior

expected the second label position overlap still follows the overlap settings

Environment

- OS: macos
- Browser: chrome
- Framework: echarts

Any additional comments?

seems like axisPointer triggerEmphasis did not apply labelLayout. same with the legend hover trigger emphais config

@yuicer yuicer added the bug label Feb 10, 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 Feb 10, 2025
@Justin-ZS
Copy link

It duplicates #19192

@yuicer
Copy link
Author

yuicer commented Feb 11, 2025

@Justin-ZS Yes, it is indeed the same one. So do we have scheduled this feature? or, can we provide more callback function abilities for customized label layout, such as emphasis.labelLayout? (one by one params config is limited, want more gog visual scale settings or function callback settings)

@Justin-ZS
Copy link

Justin-ZS commented Feb 11, 2025

@Justin-ZS Yes, it is indeed the same one. So do we have scheduled this feature? or, can we provide more callback function abilities for customized label layout, such as emphasis.labelLayout? (one by one params config is limited, want more gog visual scale settings or function callback settings)

It looks like this issue is not scheduled yet.
You can re-request it in #19959 or wait for community...

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

2 participants