Loading...
pathIn 是 SVG Path 路径入场动画。通过影响 lineDash 属性来实现。
pathIn
lineDash
chart .line() /* ... */ .animate('enter', { type: 'pathIn' });