Loading...
scaleInY is a growth animation for individual graphics along the y-direction. It affects the transform.scale property.
scaleInY
transform.scale
chart .interval() /* ... */ .animate('enter', { type: 'scaleInY' });