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

使用Pie图,动画出现闪烁 #211

Open
arafat813 opened this issue Nov 5, 2024 · 6 comments
Open

使用Pie图,动画出现闪烁 #211

arafat813 opened this issue Nov 5, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@arafat813
Copy link

使用Pie图,动画出现闪烁,按照实例写的,应该如何解决
使用的是skia模式

2024-11-05.16.58.41.mov
@zhiqingchen
Copy link
Member

可复现,待定位

@arafat813
Copy link
Author

目前没有紧急的修复方法么

@zhiqingchen
Copy link
Member

禁用动画

@arafat813
Copy link
Author

因为会有数据变动,所以需要动画来着

@zhiqingchen
Copy link
Member

zhiqingchen commented Nov 6, 2024

去掉 borderRadius: 10,
或者
itemStyle: {
borderRadius: 10,
borderColor: '#fff',
borderWidth: 2
},

@arafat813
Copy link
Author

可以,目前没有闪烁了

@zhiqingchen zhiqingchen added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants