Example of Default Functionalities in Javascript Gantt Chart Control

/
/
Default Functionalities

This sample visualizes the various phases involved in the manufacturing process of a product, which transforms from a conceptual model to a sellable product.

More Details...

Description

In this example, you can see how to render a Gantt chart with the provided data source. The default timeline view week-day mode is applied to Gantt chart. The dependency lines are enabled in this example to represent the execution order or the hierarchy between the phases. Tooltip is enabled for all the UI in this example. To see the tooltip in action, hover the mouse over or tap taskbars, timeline units and dependency lines in touch enabled devices. Injecting Module: Gantt control features are segregated into individual feature-wise modules. To use a selection, inject the Selection module using the Gantt.Inject(Selection) method.