Interface: AnimationEvent

Properties

chart

chart: Chart<keyof ChartTypeRegistry, (number | [number, number] | Point | BubbleDataPoint)[], unknown>

Defined in

types/animation.d.ts:14AnimationEvent - 图1 (opens new window)


currentStep

currentStep: number

Defined in

types/animation.d.ts:17AnimationEvent - 图2 (opens new window)


initial

initial: boolean

Defined in

types/animation.d.ts:16AnimationEvent - 图3 (opens new window)


numSteps

numSteps: number

Defined in

types/animation.d.ts:15AnimationEvent - 图4 (opens new window)