growInX
Previous
fadeOut
Next
growInY
Loading...
growInX
is a matrix animation where containers scale along the x-direction, commonly used for G.Group container animations. It affects the graphic's transform.scale
property.
chart.interval()/* ... */.animate('enter', { type: 'growInX' });