apache / apache/echarts

需要给textConfig添加transition效果 Need transition of textConfig

Open
#16,005 2 comments 0 reactions 0 assignees View on GitHub
new-feature
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.