Skip to content
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

annotation 增加动画接口(animateOption) #2146

Closed
ch-daisy opened this issue Mar 10, 2020 · 0 comments · Fixed by #2151
Closed

annotation 增加动画接口(animateOption) #2146

ch-daisy opened this issue Mar 10, 2020 · 0 comments · Fixed by #2151
Assignees
Labels
Milestone

Comments

@ch-daisy
Copy link
Contributor

  • G2 Version:4.0
  • Platform:
  • Mini Showcase(like screenshots):
  • CodePen Link:

新需求描述:

G2 4.0 里发布了各种元素的动画配置接口,但是辅助元素的动画只能开关,不能延迟,Label 加上延迟之后效果就很不错,希望辅助元素也能加上这个功能接口

chart. annotation().line({
  animate: true,
  animateOption: {...}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants