Interface: AnimationEvent

Properties

chart

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

Defined in

animation.d.ts:13AnimationEvent - 图1 (opens new window)


currentStep

currentStep: number

Defined in

animation.d.ts:16AnimationEvent - 图2 (opens new window)


initial

initial: boolean

Defined in

animation.d.ts:15AnimationEvent - 图3 (opens new window)


numSteps

numSteps: number

Defined in

animation.d.ts:14AnimationEvent - 图4 (opens new window)