G2Plot icon indicating copy to clipboard operation
G2Plot copied to clipboard

🐛 [BUG]折线图的标注点动画效果消失

Open NierWinter opened this issue 4 years ago • 2 comments

🐛 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]

微信截图_20220508160002

  • G2Plot Version:
  • Platform:

NierWinter avatar May 08 '22 08:05 NierWinter

这应该是个bug吧,由于悬浮在 today 上从而取消了点原有的 animation ,也就是说 中断 发生后没有 恢复现场

mapinxue avatar May 08 '22 09:05 mapinxue

问题存在于 G2, 不是 G2plot 的问题 https://g2.antv.vision/zh/examples/case/line#line8 image

mapinxue avatar May 08 '22 11:05 mapinxue