When user mouse hovers the task on the chart, we show him a popup block with task description. It displays task name, EST, duration, percent complete, predecessor name and parent task name (or child tasks list). This way user may read full task information even if the tree part is turned off. You may use showTooltip method to enable/disable this popup.