Animation
12 Sep 20251 minute to read
Allows to configure the animation behavior for chart series such as animation duration and delay.
Properties
delay number
Allows to delay the animation of the chart series.
Defaults to 0
duration number
Allows to set the duration of animation in milliseconds.
Defaults to 1000
enable boolean
Allow the chart series gets animated on initial loading.
Defaults to true