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