You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/04/16 07:57:33 UTC

[GitHub] [incubator-echarts] paskaran opened a new issue #10298: Legend doesn't allow series with display names containing spaces

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org