Gantt Chart Creator
Upload a CSV of project data to generate an interactive Gantt chart. Everything runs in your browser - no data leaves your machine.
Due to the size of the generated chart, this tool works best on a laptop or desktop.
CSV column reference
| Column | Required | Notes |
|---|---|---|
| Project Name | Yes | |
| Project Start Date | Yes | |
| Project End Date | Yes | Project Due Date also accepted |
| Project Status | Yes | |
| % Complete (Hours) | No | Progress fill overlay on each bar |
| CapEx | No | Shown in hover tooltip |
| Department | No | Hover tooltip + filter dropdown |
| Project Lead | No | Hover tooltip + filter dropdown |
| Line of Business | No | Hover tooltip + filter dropdown |
| Project URL | No | Click a bar to open in a new tab |
Extra columns are ignored. Rows with blank names, bad dates, or end-before-start dates are skipped. Duplicate project names keep only the first occurrence.
Drag & drop a .csv file here, or click to browse
or to see it in action