IrfanNazand opened a new issue, #17223: URL: https://github.com/apache/echarts/issues/17223
### Version 5.3.1 ### Link to Minimal Reproduction https://codesandbox.io/s/qutcwp?file=/index.js ### Steps to Reproduce 1. Open an example with multiple series and legends 2. Change the name of two series to something exactly similar 3. Check the following example: https://codesandbox.io/s/qutcwp?file=/index.js ### Current Behavior If two series have the same name, but different data, the legend will only be displayed for one of the series. ### Expected Behavior The legend should show legends for the amount of series included in the chart. If there are two series with similar names, it should still display two legends for those series. ### Environment _No response_ ### 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]
