You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/10/22 02:57:05 UTC

[GitHub] [incubator-echarts] Ovilia opened a new issue #11452: feat(polar): hide series bar when no data

Ovilia opened a new issue #11452: feat(polar): hide series bar when no data
URL: https://github.com/apache/incubator-echarts/issues/11452
 
 
   ### What problem does this feature solve?
   For bar series in polar, it will display a circle when data value is 0. This may be strange to users if they don't know this is data 0.
   ![image](https://user-images.githubusercontent.com/779050/67256598-9573cf00-f4ba-11e9-8de4-d728117ec7f5.png)
   
   We should provide an option so that the developer can choose to display nothing when data is 0.
   
   ### What does the proposed API look like?
   Something like series.avoidZero.
   
   <!-- 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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org