Loading...
fadeOut 是渐现动画,影响 opacity 透明度属性。
fadeOut
opacity
chart .interval() /* ... */ .animate('exit', { type: 'fadeOut' });