vandelpavel commented on issue #18242: URL: https://github.com/apache/echarts/issues/18242#issuecomment-1966942964
I have a similar issue, in my case I've created a chart used to compare data in time. The series names are the same "<measureName> <Unit of measure>" but in the end they are 2 different series. The only thing that makes them differ is the actual range in which they are visualized but placing that range into that name makes the label too long. I would like to keep the 2 legend items with the same name but different color so the final user can decide to show/hide what he doesn't want to see in that moment:  -- 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]
