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