Vizzu / Modules / vizzu / Anim / GroupOptions
Interface: GroupOptions
Animation parameters for an animation group.
Hierarchy
-
GroupOptions
↳
Options
Properties
delay
• Optional
delay: Duration
Waiting time interval before the animation starts.
duration
• Optional
duration: Duration
The length of time an animation should take to complete.
easing
• Optional
easing: Easing
Sets the easing used for the animation.