设置 tooltip 在消失前保持可见的时间,单位为毫秒
gantt.config.tooltip_hide_timeout = 5000; gantt.init("gantt_here");
此选项是 tooltip 扩展的一部分,因此请确保启用 tooltip 插件。更多详情请参考 Gantt 元素的工具提示 文章。