Ovilia edited a comment on issue #11452: feat(polar): hide series bar when no 
data
URL: 
https://github.com/apache/incubator-echarts/issues/11452#issuecomment-544840810
 
 
   @foolzhang Sure! You're more than welcomed to make a pull request about this.
   
   The bar series in the polar system was introduced in #11393.
   
   I think we should not add the shape (or remove the previous shape) if the 
option is set to be true and the startAngle and the endAngle is the same. 
@pissang Is this the correct way?
   Related code is 
https://github.com/apache/incubator-echarts/pull/11393/files#diff-9f3e66cf4f6fab7ab14223075cd4df3bR339-R341.
   
   And do we need to remove bars in the cartesian coordinate system also? The 
result would be not having borders any more for zero bars. I don't think this 
is necessary, but just out of the uniformity.

----------------------------------------------------------------
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