Animation
12 Sep 20251 minute to read
Configures the animation behavior for chart series.
Properties
delay number
The option to delay animation of the series.
Defaults to 0
duration number
The duration of animation in milliseconds.
Defaults to 1000
enable boolean
If set to true, series gets animated on initial loading.
Defaults to true