MissThee opened a new issue, #18654: URL: https://github.com/apache/echarts/issues/18654
### Version 5.4.2 ### Link to Minimal Reproduction https://codepen.io/missthee/pen/Baqvgaj ### Steps to Reproduce 1. Using the official pie chart example, open in codePen. 2. Change the series[0].label.show property of the option to false. 3. Assign it true after 1s ### Current Behavior The label should show when hover ### Expected Behavior The label disappears when hover. ### Environment ```markdown - OS: Ubuntu 23.04 - Browser: Edge 115.0.1851.0 ; Chromium 113.0.5672.126; FireFox 113.0.1 - Framework: js ``` ### Any additional comments? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
