Marker color animation group.
Coordinate system transformations animation group.
Waiting time interval before the animation starts.
The length of time an animation should take to complete.
Sets the easing used for the animation.
Marker geometry morph animation group.
Animation group for markers fading out (due to filtering or added/removed data series).
Legend animation parameters.
Determines if the animation should start automatically after the animate() call.
The starting position of the animation.
Animation group for new markers fading in (due to filtering or added/removed data series).
Animation group for style parameters.
Title animation parameters.
Animation group for tooltip transitions.
Animation group for marker transitions in the direction of the x-axis.
Animation group for marker transitions in the direction of the y-axis.
Generated using TypeDoc
If no animation settings are passed to Vizzu, it will use an automatic setting depending on the actual configuration of the chart. This behavior can be overridden via the animation setting parameter.
The animation between two states of the chart can require the transitioning of several different chart properties. These properties are grouped into separately configurable animation groups.
The parameters can also be set for the animation as a whole. These settings rescale the durations and delays of the animation groups to the specified total delay and duration.