调整tooltip垂直方向的位置偏移,正值会使tooltip向下移动
gantt.config.tooltip_offset_y = 40; gantt.init("gantt_here");
该选项是tooltip扩展的一部分,请确保启用了tooltip 插件。更多信息请参阅 Gantt 元素的工具提示 文章。