echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Bug] label: {show: false} property is not respected with small charts

Open MeMeMax opened this issue 2 years ago • 1 comments

Version

5.4.2

Link to Minimal Reproduction

https://codepen.io/Resolver1412/pen/OJaMzwg

Steps to Reproduce

  1. Go to the reproduction link
  2. click on "remove formatter" button in top left corner
  3. hover over donut chart items
  4. => labels appear as you hover over it even though every possible show property is set to false

Current Behavior

Labels appear on hovering even though they shouldn´t since their show property is set to false. It is necessary to set emphasis and labelLine property due to this bug: https://github.com/apache/echarts/issues/17477

Expected Behavior

If label show property is set to false no label should be shown anymore. Even if you hover over it.

Environment

- OS: Windows
- Browser: Chrome 112.0.5615.121
- Framework: not relevant

Any additional comments?

No response

MeMeMax avatar Jun 15 '23 11:06 MeMeMax

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

github-actions[bot] avatar Jun 14 '25 21:06 github-actions[bot]

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!

github-actions[bot] avatar Jun 22 '25 21:06 github-actions[bot]