paskaran opened a new issue #10298: Legend doesn't allow series with display names containing spaces URL: https://github.com/apache/incubator-echarts/issues/10298 ### Version 4.1.0-release ### Steps to reproduce Simply create a chart containing more than 2 series data. Each series data should have a display name which contains spaces e.g. "Line 1", "Line Two" etc. Add series to chart. ### What is expected? Legends should be visible for each series ### What is actually happening? Only legends that contains no spaces in their names are visible --- May be an internal conversion to non spaced version of the name to map them properly can fix this issue. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
