mvanhorn commented on PR #21618: URL: https://github.com/apache/echarts/pull/21618#issuecomment-4886290456
Good catch — fixed in 358913fc8. The regression test now reads `cx` from `sector.shape.cx` per sector instead of `data.getItemLayout(0).cx` (which is undefined for pie), per your suggestion. CI should be green now. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
