Gantt APIPropertiestooltip_offset_xOn this pagetooltip_offset_x Description Sets the right (if positive) offset of the tooltip's position tooltip_offset_x: numberExamplegantt.config.tooltip_offset_x = 30;gantt.init("gantt_here");Default value: 10DetailsnoteThis option is defined in the tooltip extension, so you need to activate the tooltip plugin. Read the details in the Tooltips for Gantt Elements article.Related API tooltip_offset_y Related Guides Tooltips for Gantt Elements