Ovilia opened a new pull request #9918: fix(pie): expansion animation when first data is "-" URL: https://github.com/apache/incubator-echarts/pull/9918 #9688 was caused by clipPath angle in expansion animation being `NaN` due to layout value being `NaN`. In this fix, data `'-'` is considered the same as `0`, only that the label is not displayed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
