Gantt Scheduling
Validate timelines with DHTMLX Gantt. Resource → project → task hierarchy, multi-scale zoom, and two-way planning table sync.
What you can do
Gantt answers whether the overall schedule is reasonable—conflicts, congestion, and fine tuning are visible on the timeline. useGanttStore bridges Gantt and the spreadsheet; dragging task bars updates related rows.
- View start, end, and duration on a timeline;
- Switch hour / day / week / month / year scale—overview first, detail second;
- Drag task bars with undo/redo;
- Drill down vendor load via GanttResourcePerspectiveMatrix.
How to read it
For rhythm: use month or week scale to spot crowded periods and clustered vendors. For detail: switch to day or hour after you know the target task.
Work with the spreadsheet
Gantt is best for overview and validation; the spreadsheet is best for batch edits. Typical path: filter in table → schedule → Locate in Gantt → validate → return to table to fix or submit.
- Use Locate in Gantt from a table selection;
- useGanttCapacity ties Gantt to capacity summaries (with sandbox when enabled);
- After key moves, confirm whether to submit back in the table or workspace.