-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
折线point显隐时的bug #5006
Comments
这里应该是没有动画的时候,不同图形之间的更新有点问题。 |
pearmini
added a commit
that referenced
this issue
May 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如图,当前有三个children:line point interval,且三个animate设为false
当关闭point时,如图所示,有两个children: line interval,
所以有两个问题:
animate设为true时,没有这样的问题
The text was updated successfully, but these errors were encountered: