An open API service indexing awesome lists of open source software.

https://github.com/alopezrivera/gantt.xlsx

Simple and handsome Gantt charts in Excel.
https://github.com/alopezrivera/gantt.xlsx

excel gantt-chart google-sheets project-management project-planning spreadsheet

Last synced: 4 months ago
JSON representation

Simple and handsome Gantt charts in Excel.

Awesome Lists containing this project

README

          

# gantt.xlsx

Excel Gantt chart template with automatic:
- Gantt chart plot based on task dates
- Delay highlighting
- Task classification hierarchy
- Month labelling

> [!NOTE]
Compatible with [Google Sheets](https://docs.google.com/spreadsheets)!

> [!TIP]
Export Gantt charts to LaTeX with [Tables Generator](https://www.tablesgenerator.com)

![Example](example.png)

## User Guide

This guide can be found in the first sheet of the workbook.

#### Project Duration
From `Start date` to `End date`.

#### Task Hierarchy
Derived from task code:

![Task Hierarchy](task_hierarchy.png)

## Template

![Template](template.png)

© Antonio López Rivera, 2025

---

[Back to top](#gantt-chart-template)