xudihui opened a new pull request #14613: URL: https://github.com/apache/echarts/pull/14613
… and remains unchanged <!-- Please fill in the following information to help us review your PR more efficiently. --> ## Brief Information This pull request is in the type of: - [ ] bug fixing - [ ] new feature - [x] others ### What does this PR do? when the pie chart slice is selected, the label is centered and remains unchanged ### Fixed issues This may be a improves performance raised from [#14375](https://github.com/apache/echarts/issues/14565) . ## Details ### Before: What was the problem?  ### After: How is it fixed in this PR? check whether the label is in the center and keep the selected position.  ## Usage ### Are there any API changes? - [ ] The API has been changed. <!-- LIST THE API CHANGES HERE --> ### Related test cases or examples to use the new APIs NA. ## Others ### Merging options - [ ] Please squash the commits into a single one when merge. ### Other information -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
