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] Sunburst label may rotate dynamically when mouse hovers in/out. #18666

Closed
Mingeax opened this issue May 24, 2023 · 2 comments · Fixed by #18808
Closed

[Bug] Sunburst label may rotate dynamically when mouse hovers in/out. #18666

Mingeax opened this issue May 24, 2023 · 2 comments · Fixed by #18808
Labels

Comments

@Mingeax
Copy link

Mingeax commented May 24, 2023

Version

5.4.2

Link to Minimal Reproduction

https://echarts.apache.org/examples/zh/editor.html?c=sunburst-visualMap&version=5.4.2&code=G4QwTgBAJiAuIQLwQNoCgIQN4cxAdiALYCmAXBAOQDiYI-UADiJQDS6YDGAFgJYA2UMCXwV0ePDgkTCpCpQCq-TvxIQAMiQD2bDtND8AruQgBGAKztpeHgKEixe61OvTZJygGEthgM698CAAhEV1XfRAjEwAWJ2kAXzjMAF04-PY9VMx03BdMd3kAWV4AaxIwmz5BYVFUOLy3Yg8lFTUAEXoK61tqhzrwzAbwgqpvPwCNQ04ATy6Bg2MKAGYkvByB7FWZJvkx_0D1KZK58IWYqw2IHvta8UvBrdcRygA5EkZuEgB3E8uzigATI8JIl7lkBqDXOCQZlcDk0MkANxoLSMWC8LSBZAuXwkMC8Ei-CgNWDTRgeXyGfAAI0MYF8sDmMHgFGZIAumH4IGpJH46hA0x8sGJcT4UBIAHlgHiuYwKLAwMY9Os8FyefxiZDEvFEUA

Steps to Reproduce

  1. Create a simple sunburst chart;
  2. Set the option.serires.labelLayout.hideOverlap to true;
  3. Move mouse in or out of the chart.

Current Behavior

pie图标签旋转bug

Expected Behavior

Labels are fixed.

Environment

- OS: Win64
- Browser: Microsoft Edge 113.0.1774.42 (64 bits) & Firefox 107.0 (64 bits)

Any additional comments?

No response

@Mingeax Mingeax added the bug label May 24, 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 May 24, 2023
@plainheart
Copy link
Member

@susiwen8 It seems to be an uncovered scenario in #18240. Could you please look into this issue?

@plainheart plainheart added topic: sunburst topic: label and removed pending We are not sure about whether this is a bug/new feature. labels May 24, 2023
@plainheart plainheart added this to the 5.5.0 milestone May 24, 2023
@helgasoft
Copy link

add series.animation: false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants