waveIn
Previous
scaleOutY
Next
zoomIn
Loading...
waveIn is a wave entrance animation effect that behaves differently in different coordinate systems. In Cartesian coordinate systems, it affects the transform.scale property, while in polar coordinate systems, it affects the Path property of arcs.

chart.interval()/* ... */.animate('enter', { type: 'waveIn' });