接口: DoughnutAnimationOptions
属性
animateRotate
• animateRotate: boolean
如果为 true,图表将以旋转动画的方式动画显示。此属性位于 options.animation 对象中。
默认
true
定义于
types/index.d.ts:289 (在新窗口中打开)
animateScale
• animateScale: boolean
如果为 true,将动画从中心向外缩放图表。
默认
false
定义于
types/index.d.ts:295 (在新窗口中打开)