plainheart opened a new pull request, #19642: URL: https://github.com/apache/echarts/pull/19642
## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? Fix a bug brought by the `endAngle` feature - The empty circle should take the configured `endAngle` into account. ### Fixed issues - #18820 ## Comparison | Before | After | | :----: | :----: | |  | | | [Preview](https://echarts.apache.org/examples/editor.html?c=pie-half-donut&version=5.5.0&code=PYBwLglsB2AEC8sDeAoWszGAG0iAXMmuhgE4QDmFApqYQOQRjUC29xAvgDTHbU3QAJoVQkMoBgFYApPR5i-AMzAMAxtWjNSc4ugDO1PqubCiY9PQDK1AIalVAC1gBRaBQjRq9QopvYD8ub0ACIQpNTG3rC-_tSBYvTOLDYQ2FExAbok9ACq0FBwAIKCeul-meaw9ABqEILUwLDFpT7l1FkcnIEG5NR6hADaWaLm0DYs1AyFqup6erAAYqTAbPEkYACeIJNVIBBea-ikNoIQAK79sAP0ACwADLJcVQDsD_QAuoew6pq0g_SSN5PeivWSfLLoAD0kNgJwAVhcwBgHNRYHowHYkTYhLANIJYW4-BC0RjSGBCoSdgBGAAcdy-eIpFD4hAAzAA2enEwQ2DGDYnoJCwABufjO1LuNxpTzGEwY1jsjhcbg8Xlg3AFyBFYp2z1Zkhl4x2ITCETA9HVX0F2uw4sIkjphrlVSSKTSls1QtFtp2UpuTuNeQKTRKFo1lWt3rtsFZd3psFlxtq9UazTDxPeHWImY4AG4gA) | [Preview](https://echarts.apache.org/examples/editor.html?c=pie-half-donut&version=PR-19642&code=PYBwLglsB2AEC8sDeAoWszGAG0iAXMmuhgE4QDmFApqYQOQRjUC29xAvgDTHbU3QAJoVQkMoBgFYApPR5i-AMzAMAxtWjNSc4ugDO1PqubCiY9PQDK1AIalVAC1gBRaBQjRq9QopvYD8ub0ACIQpNTG3rC-_tSBYvTOLDYQ2FExAbok9ACq0FBwAIKCeul-meaw9ABqEILUwLDFpT7l1FkcnIEG5NR6hADaWaLm0DYs1AyFqup6erAAYq TAbPEkYACeIJNVIBBea-ikNoIQAK79sAP0ACwADLJcVQDsD_QAuoew6pq0g_SSN5PeivWSfLLoAD0kNgJwAVhcwBgHNRYHowHYkTYhLANIJYW4-BC0RjSGBCoSdgBGAAcdy-eIpFD4hAAzAA2enEwQ2DGDYnoJCwABufjO1LuNxpTzGEwY1jsjhcbg8Xlg3AFyBFYp2z1Zkhl4x2ITCETA9HVX0F2uw4sIkjphrlVSSKTSls1QtFtp2UpuTuNeQKTRKFo1lWt3rtsFZd3psFlxtq9UazTDxPeHWImY4AG4gA)| ## Document Info One of the following should be checked. - [x] This PR doesn't relate to document changes - [ ] The document should be updated later - [ ] The document changes have been made in apache/echarts-doc#xxx ## Misc ### ZRender Changes - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx). ### Related test cases or examples to use the new APIs Please refer to `test/pie-endAngle.html`. ## Others ### Merging options - [ ] Please squash the commits into a single one when merging. -- 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]
