Animation

12 Sep 20251 minute to read

Configures the animation behavior for the chart series.

Properties

delay number

The option to delay the animation of the series, specified in milliseconds.

Defaults to 0

duration number

The duration of the animation in milliseconds.

Defaults to 1000

enable boolean

If set to true, the series will be animated on initial loading.

Defaults to true