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