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:282DoughnutAnimationOptions - 图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:288DoughnutAnimationOptions - 图2 (opens new window)