G2Plot
G2Plot copied to clipboard
🐛 [BUG]折线图的标注点动画效果消失
🐛 Bug description [Please make everyone to understand it]
在多折线图的标注点,悬停在图例使其高亮效果后,标注点的动画会消失,官网的图例也是这样
https://g2plot.antv.vision/zh/examples/line/basic#line-with-data-marker
📷 Step to reproduce
🏞 Expected result
希望动画一直保持
🚑 Any additional [like screenshots]

- G2Plot Version:
- Platform:
这应该是个bug吧,由于悬浮在 today 上从而取消了点原有的 animation ,也就是说 中断 发生后没有 恢复现场
问题存在于 G2, 不是 G2plot 的问题
https://g2.antv.vision/zh/examples/case/line#line8
