Tooltip
configurationThe task tooltip configuration options.
tooltip
Objecttooltip.template
String|FunctionThe template which renders the tooltip.
The fields which can be used in the template are:
- task - the gantt task, for which the template is shown
tooltip.visible
BooleanIf set to false the gantt will not display the task tooltip. By default the task tooltip is displayed.
Default: true