echarts-bot[bot] commented on issue #19412: URL: https://github.com/apache/echarts/issues/19412#issuecomment-1859473755
@zhiyuc123 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Bug] lineWidth does not follow the configuration when the Legend component is inactive state **BODY** ### Version 5.4.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?renderer=svg&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0kC-ANCXI58RVKTKUasWgDdGAGwCuVWoImNceADKMARlQViSEgGacAtsxYc6Sec qq9YAdR4TefdbAVsq0ABNjCTBQIgBGAAZI73QIaEZ6SFkqAGFgBU46AGIAUQBWXIA2XIAhNRNYCBYLFwgAsAALCKLYqpqACSoIVkawIgAONoV4qgBlCl9giVgAd3qmiMqBSoDmRiIAbUr0cRn0BItpWhHoKnD3GZX9v f3D49OqACZLjzbdndJ7ukeAZgr9uhHhNyFNiIDSBRqFtfvxYFEALqfdCefao0hIlHePBUDgQKiEWDbCS3L6MI4_UYXd6SaEyR4AmZ4cgWPQZOj0CAcei-RkSZmsjJjCAAL2kRWWbVJB3JD1GLxpULlZz5pAF bKMMk53N5NPVQtF4sllWlsG-9NG_0VUkpKr1LI1HK5PNU9sFCmFYqIEo8JCRvAA3EA ### Steps to Reproduce Enter the recurrence link, close a legend, and you can see the change in line width. ### Current Behavior  The line Width in the inactive state is always 2 and does not follow the legend.lineStyle configuration. ### Expected Behavior The lineWidth in the inactive state is consistent with the active state ### Environment ```markdown -OS: -Browser: - Framework: ``` ### Any additional comments?  The color of the line here is not inactiveColor. Is this the design? </details> -- 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]
