antvis/G2



The issue has been closed
[Bug]: 升级5.3.0版本后,散点图十字辅助线失效了 #6762
linjc posted onGitHub
Describe the bug / 问题描述
以下使用5.2.12版本,散点图添加以下代码能正常显示十字辅助线
chart.line()
.interaction('tooltip', {
crosshairs: true,
})
升级到5.3.0版本后,无法显示十字辅助线,鼠标移动时控制台打印报错信息
Reproduction link / 复现链接
No response
Steps to Reproduce the Bug or Issue / 重现步骤
No response
Version / 版本
🆕 5.x
OS / 操作系统
- macOS
- Windows
- Linux
- Others / 其他
Browser / 浏览器
- Chrome
- Edge
- Firefox
- Safari (Limited support / 有限支持)
- IE (Nonsupport / 不支持)
- Others / 其他