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] emphasis.labelLine not work in pie chart #19160

Closed
PPMeao opened this issue Sep 27, 2023 · 2 comments · Fixed by #19180
Closed

[Bug] emphasis.labelLine not work in pie chart #19160

PPMeao opened this issue Sep 27, 2023 · 2 comments · Fixed by #19180
Labels
bug difficulty: easy Issues that can be fixed more easily than the average. en This issue is in English topic: label

Comments

@PPMeao
Copy link

PPMeao commented Sep 27, 2023

Version

5.4.3

Link to Minimal Reproduction

https://codesandbox.io/s/apache-echarts-demo-forked-dj2pkt?file=/index.js

Steps to Reproduce

an example from the official doc,
just an existing issue, and it should have been fixed(#16539), but actually not

Current Behavior

label lines are not hidden when emphasis

Expected Behavior

label lines should be hidden when emphasis

Environment

- OS: MacOS 13.2 (22D49)
- Browser: Chrome 118.0.5993.11
- Framework: Vanilla

Any additional comments?

No response

@PPMeao PPMeao added the bug label Sep 27, 2023
@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 Sep 27, 2023
@helgasoft
Copy link

Bug confirmed. It does not work for line chart also.
Demo Code

@plainheart plainheart added topic: label difficulty: easy Issues that can be fixed more easily than the average. and removed pending We are not sure about whether this is a bug/new feature. labels Sep 28, 2023
@echarts-bot
Copy link

echarts-bot bot commented Sep 28, 2023

This issue is labeled with difficulty: easy.
@PPMeao Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.

Please have a look at How to debug ECharts if you'd like to give a try. 🤓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug difficulty: easy Issues that can be fixed more easily than the average. en This issue is in English topic: label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants