Loading...
zoomIn is a zoom-in animation that scales up from the center point of graphics. It affects the transform.scale property.
zoomIn
transform.scale
chart .interval() /* ... */ .animate('enter', { type: 'zoomIn' });