sets the right (if positive) offset of the tooltip's position
gantt.config.tooltip_offset_x = 30;
gantt.init("gantt_here");
This 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.