antvis/G2

Do you want to work on this issue?
You can request for a bounty in order to promote it!
4.x-自定义Tooltip,图表重绘后自定义的Tooltip不出现 #4745
BoleLee posted onGitHub
问题重现Demo
https://codesandbox.io/s/g2-4-x-vue2-custom-tooltip-xvdpdp
问题描述
Demo1,使用container挂载自定义tooltip的html, 初次tooltip正常渲染,当重绘图后,tooltip无法触发。 重现步骤:查看Demo1图表,鼠标移动使出现自定义的tooltip,鼠标进入tooltip点击“穿透”按钮,即触发重绘图,再次查看,自定义的tooltip不出现。