The Gantt view is DPlan's primary workspace. It combines a structured task table on the left with a timeline of visual bars on the right, linked by a draggable splitter. Every project management action — scheduling, progress tracking, dependency visualization, and resource review — happens here.
The Gantt view is divided into two panels:
Both panels scroll vertically together — the row heights stay locked so each task's table row aligns with its Gantt bar at all times.
| Column | Description |
|---|---|
| WBS | Auto-generated Work Breakdown Structure number reflecting task hierarchy (1, 1.1, 1.1.1, 2, 2.1…). Read-only — updates automatically on reorder, indent, or outdent. |
| Name | Task name. Single-click to edit inline. Summary phases are bold. Indented tasks show leading space proportional to their depth level. |
| Duration | Working days from start to finish. Single-click to edit inline — type a number to update. For summary phases, this is the span from earliest child start to latest child finish (read-only). |
| Start | Task start date. Single-click opens an inline date picker. |
| Finish | Task finish date. Single-click opens an inline date picker. Editing this recalculates duration. |
| Progress | A thin filled bar (0–100%) representing completion. Click the bar to open the quick progress slider popup. |
| Status | Color-coded status badge: grey (Not Started), blue (In Progress), green (Completed), amber (On Hold), red/muted (Cancelled). |
Four zoom levels control the time granularity of the timeline. Switch between them using the VIEW ribbon or the zoom controls above the timeline.
| Zoom | Top Header Row | Bottom Header Row | Best For |
|---|---|---|---|
| Day | Week (Mon DD – Sun DD) | Individual days (M T W T F S S) | Short sprints, detailed scheduling, micro-task management |
| Week | Month (January 2025) | Week numbers or week-start dates | Sprint planning, 1–3 month projects |
| Month | Quarter (Q1 2025) | Month names (Jan Feb Mar…) | 3–12 month projects, stakeholder overviews |
| Quarter | Year (2025) | Quarter labels (Q1 Q2 Q3 Q4) | Multi-year roadmaps, portfolio views, annual planning |
Zooming in or out does not change dates — only the visual scale changes. A 5-day task looks wider at Day zoom and narrower at Quarter zoom.
DPlan supports single and multi-task selection for bulk operations:
With multiple tasks selected, HOME ribbon actions (Delete, Indent, Outdent, Duplicate) operate on all selected tasks simultaneously.
The most common fields can be edited directly in the task table without opening the Task Editor dialog:
Summary phases can be collapsed to hide their children:
When a summary phase is collapsed, its children are hidden from both the task table and the timeline. The summary bar remains visible, showing the phase's overall span and progress.
Single-clicking a task bar on the timeline (not the progress bar in the table) opens a small inline popup directly on the bar. It contains:
This is the fastest way to update progress without leaving the timeline view. Double-clicking the bar opens the full Task Editor instead.
Click and hold a task bar, then drag it left or right to move its start and finish dates. The bar snaps to the nearest working day (skipping weekends and holidays). During the drag:
Release to confirm the new dates. The task table columns update immediately. Press Ctrl+Z to undo if you dragged to the wrong position.
A resize handle appears on the right edge of each task bar when you hover over it. Click and drag the right edge to extend or shorten the task's duration. The finish date updates as you drag; the start date stays fixed. The duration column in the task table updates in real time.
Minimum duration is 1 working day — bars cannot be collapsed to zero (use the Milestone type for zero-duration points).
When Drag-Drop Reorder is enabled in Settings, a handle icon appears on the far left of each task row. Click and drag the handle vertically to reorder. A drop indicator line shows where the row will land. WBS numbers update after the drop. See Tasks for details.
VIEW ribbon → Show Weekends toggles whether Saturday and Sunday columns are displayed on the timeline. This is a visual-only toggle:
Regardless of this toggle, weekends are always excluded from duration calculations — a "5-day task" means 5 working days in both display modes.
The task table and timeline are vertically synchronized — scrolling either panel scrolls both. The timeline scrolls horizontally independently. The splitter position is preserved but does not affect scroll sync.
Use Home and End keys (when the timeline is focused) to jump to the project start and end dates respectively. This is faster than scrolling for long projects.
Click the Fit button in the zoom group (alongside Day / Week / Month / Quarter) to automatically calculate the zoom level and scroll position that shows the entire project in the visible Gantt area in one view — no scrolling required.
Fit mode calculates a pixels-per-day value based on the current Gantt panel width divided by the total project span. It is capped at the Day zoom maximum (so very short projects don't blow up to a giant scale). To return to a standard zoom, click any of the Day/Week/Month/Quarter buttons.
Two small collapse buttons appear on the divider between the task table and the Gantt timeline:
Click the button again (or drag the splitter) to restore the split.
The colour of each Gantt bar is controlled by the Task Color Rule setting (Settings → Feature Toggles). Four modes are available:
In addition to bar colour, each task row in the table shows a matching left-border accent when a color rule is active, making it easy to read the colour code at a glance in both the table and the timeline.
Each task row in the task table shows a small coloured countdown badge when the task is near or past its end date (and is not yet completed). The badge appears in the task name column, after the task name:
| Badge | Colour | Meaning |
|---|---|---|
| Xd late | Red | End date was X days ago — task is overdue |
| today | Orange | End date is today |
| Xd | Amber | Due within 1–3 days |
| Xd | Green | Due within 4–7 days |
Badges are not shown for completed or cancelled tasks, summary phases, tasks more than 30 days in the future, or tasks more than 180 days overdue. See Tags & Comments for the What's Blocking Me Today panel, which aggregates all overdue and at-risk tasks in one view.
When a task has at least one comment flagged as a blocker (see Tags & Comments), a small red circle with an exclamation mark appears in the top-left corner of that task's Gantt bar. This ensures blockers are visible directly on the timeline without needing to open the task.
Clicking the 🔴 badge on a task row (in the task table) opens the Task Editor directly so you can review and resolve the blocker comment.