What problem does this feature solve?
5.0把style.textRotation移动到了textConfig.rotation,但transition只支持shape和style里的,结果rotation就没有动画效果了
5.0 moved style.textRotation to textConfig.rotation, but transition only supports shape and style, and the result is that the rotation has no animation effect.
What does the proposed API look like?
在transition中添加textConfig
add textConfig in transition
2条答案
按热度按时间ar7v8xwq1#
Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.
In the meanwhile, please make sure that it contains a minimum reproducible demo and necessary images to illustrate. Otherwise, our committers will ask you to do so.
A minimum reproducible demo should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
You may also check out the API and chart option to get the answer.
If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org . Please attach the issue link if it's a technical question.
If you are interested in the project, you may also subscribe to our mailing list .
Have a nice day! 🍵
eiee3dmh2#
@Dradows It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
Need to add transition effect to textConfig Need transition of textConfig
BODY
What problem does this feature solve?
5.0 moved style.textRotation to textConfig.rotation, but transition only supports shape and style, and the result is that the rotation has no animation effect.
5.0 moved style.textRotation to textConfig.rotation, but transition only supports shape and style, and the result is that the rotation has no animation effect.
What does the proposed API look like?
Add textConfig in transition
add textConfig in transition