DHTMLX Docs & Samples Explorer

showTooltip(show)

  • show - {true|false} show or hide the tooltip

show/hide task & project tooltip (info panel); default is to show.

    ganttChartControl.showTooltip(false);
    ganttChartControl.create("htmlDiv1");