[Bug] label: {show: false} property is not respected with small charts
Version
5.4.2
Link to Minimal Reproduction
https://codepen.io/Resolver1412/pen/OJaMzwg
Steps to Reproduce
- Go to the reproduction link
- click on "remove formatter" button in top left corner
- hover over donut chart items
- => 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
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.
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!