JavaScript Chart applyAnimation

Sets the animated effects for all events- chart loading, updating, selection changes and so on. The animation not affected by this property is the data display animation of data series:

applyAnimation: {
    duration: 1500
}

This setting is demonstrated in the following example.