Ovilia opened a new issue #11911: Radial polar bar have bug rendering 0 data URL: https://github.com/apache/incubator-echarts/issues/11911 ### Version 4.5.0 ### Steps to reproduce `test/bar-polar-basic-radial.html` <img width="569" alt="屏幕快照 2019-12-26 14 34 44" src="https://user-images.githubusercontent.com/779050/71462065-1ae26b00-27ed-11ea-9d22-d54fdcfc1488.png"> Data is `data: [1, 2, '-', 3, 0, 5, 7]` ### What is expected? No sector for 0 data. ### What is actually happening? Small sector for 0 data. <!-- This issue is generated by echarts-issue-helper. 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]
