-
Notifications
You must be signed in to change notification settings - Fork 206
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
[4.0] 支持 shape 的 clip 动画 #218
Comments
Translation of this issue: [4.0] Animation shape of support clipAnimation of the line graph G2 is employed to shape the cutout region setting program, as follows: `` `Js // do animation of the shear graphics Expectations:
|
|
G2 的折线图的动画采用的是给 shape 设置剪切区域的方案,代码如下:
期望:
shape.setClip(clipCfg)
应该返回创建的 clipShapeshape.set('clipShape', null)
,默认应该将 clipShape 销毁The text was updated successfully, but these errors were encountered: