Interface: DoughnutAnimationOptions

Properties

animateRotate

animateRotate: boolean

If true, the chart will animate in with a rotation animation. This property is in the options.animation object.

default true

Defined in

index.esm.d.ts:269DoughnutAnimationOptions - 图1 (opens new window)


animateScale

animateScale: boolean

If true, will animate scaling the chart from the center outwards.

default false

Defined in

index.esm.d.ts:275DoughnutAnimationOptions - 图2 (opens new window)