lswl66

Results 2 comments of lswl66

`animate`的` easing delay duration` 的回调参数有问题 https://g2.antv.vision/zh/docs/api/general/animate 这里说是: ``` /** * @param {Number} index shape 的索引值 * @param {Number} id shape 的 id 标识 **/ ``` https://www.yuque.com/antv/g2-docs/geometry#animate 到了这里回调的参数变成了: `(data) => number;`

https://github.com/ReactiveX/rxjs/issues/6382 see rxjs this issue