selunders opened a new issue, #20824: URL: https://github.com/apache/echarts/issues/20824
### Version 5.6.0 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/vzl33w?file=%2Fsrc%2FApp.js%3A12%2C30 ### Steps to Reproduce Toggle off all the series. The last one will not toggle off, and will get stuck rendered in that state. (It seems to do the same behavior no matter which you turn off last):  ### Current Behavior Final series to be toggled off stays rendered on the chart. ### Expected Behavior Final series to be toggled off should hide like the rest of the series. ### Environment ```markdown - OS: EndeavourOS Linux x86_64 - Browser: Chromium Version 136.0.7064.0 (Developer Build) (64-bit), Firefox 137.0b5 (64-bit) - Framework: React 19 ``` ### 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]
