Ovilia commented on issue #11452: feat(polar): hide series bar when no data URL: https://github.com/apache/incubator-echarts/issues/11452#issuecomment-544850485 @foolzhang You can set the `fill` and `stroke` to be `'none'` when the `startAngle` and `endAngle` are the same, and set the shape to be `silent: true` to avoid using emphasis style when the user hovers on it. This is also required for bars without `roundCap` and bar series under the cartesian coordinate system. Please comment here if you need some extra help.
---------------------------------------------------------------- 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]
