public class AnimationOptions extends Options
Enable or disable the initial animation when a series is displayed. The animation can also be set as a configuration object. Please note that this option only applies to the initial animation of the series itself. For other animations, see chart.animation and the animation parameter under the API methods.
| Modifier and Type | Field and Description |
|---|---|
Integer |
duration
The duration of the animation in milliseconds.
|
String |
easing
A string reference to an easing function set on the Math object.
|
| Constructor and Description |
|---|
AnimationOptions() |
Copyright © 2018 Fujion Framework. All rights reserved.