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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to