-
Notifications
You must be signed in to change notification settings - Fork 19.8k
feat(pie): add tangential-noflip rotation mode to keep labels tangential without flipping
#21258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ial without flipping. close apache#21257
|
Thanks for your contribution! |
…ial without flipping
|
Document changes are required in this PR. Please also make a PR to apache/echarts-doc for document changes and update the issue id in the PR description. When the doc PR is merged, the maintainers will remove the |
MC-YCY
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feat(pie):add tangential-fixed rotation mode to keep labels tangential without flipping. close #21257
|
Ovilia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution. I think this should be a useful feature, especially for images.
…or clearer semantics
tangential-fixed rotation mode to keep labels tangent…tangential-noflip rotation mode to keep labels tangent…
|
The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-21258@fa2d67a |
|
Congratulations! Your PR has been merged. Thanks for your contribution! 👍 |
tangential-noflip rotation mode to keep labels tangent…tangential-noflip rotation mode to keep labels tangent
tangential-noflip rotation mode to keep labels tangenttangential-noflip rotation mode to keep labels tangential without flipping
Brief Information
This pull request is in the type of:
What does this PR do?
add
tangential-nofliprotation mode to keep labels tangential without flipping.Fixed issues
Closes #21257
Details
Before: What was the problem?
The label rotation in pie chart using tangential flips, which differs from the expected display result.
After: How does it behave after the fixing?
add
tangential-nofliprotation mode to keep labels tangential without flipping.Document Info
One of the following should be checked.
feat(pie):add tangential-fixed rotation mode to keep labels tangentia… echarts-doc#477
Misc
ZRender Changes
Related test cases or examples to use the new APIs
N.A.
Others
Merging options
Other information