Skip to main content

tooltip_offset_y

Description

Sets the top (if positive) offset of the tooltip's position

tooltip_offset_y: number

Example

gantt.config.tooltip_offset_y = 40;

gantt.init("gantt_here");

Default value: 20

Details

note

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.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.