antvis / G6

♾ A Graph Visualization Framework in JavaScript.
https://g6.antv.antgroup.com/
MIT License
11.16k stars 1.33k forks source link

V5 version: Use the tooltip plug-in, move the mouse into the floating window, the floating window will disappear, how to set the mouse to move to the floating window, the floating window will not disappear? #6543

Open lhz7695001 opened 9 hours ago

lhz7695001 commented 9 hours ago

Describe the bug / 问题描述

image 如何设置鼠标移动到浮窗里面,浮窗不会消失呢?

Reproduction link / 重现链接

No response

Steps to Reproduce the Bug or Issue / 重现步骤

No response

G6 Version / G6 版本

🆕 5.x

Operating System / 操作系统

macOS

Browser / 浏览器

Chrome

Additional context / 补充说明

No response

Aarebecca commented 5 hours ago

配置 enterable: true 即可,后续会完善相关文档