v1.1.3
Welcome to the SG Gantt Chart application! This guide will help you get started with creating and managing your project schedules using Gantt charts. You'll learn how to create tasks, link them using predecessors, organise them into a hierarchy, and import/export your data.
To create a new chart:
Predecessors allow you to define dependencies between tasks. To link tasks:
3FS
- Task 3 must finish before this task starts (Finish-to-Start).5SS
- Task 5 and this task start together (Start-to-Start).7FF
- This task cannot finish until Task 7 finishes (Finish-to-Finish).2SF
- This task cannot finish until Task 2 starts (Start-to-Finish).3FS,5SS
.FS
(Finish-to-Start) is assumed by default.Organize your tasks into a hierarchy to represent phases and sub-tasks:
The project name helps you identify and manage different Gantt charts. Here's how to use this feature:
You can import tasks from a CSV file:
Outline Level
, ID
, Name
, Start
, Finish
, % Complete
, Predecessors
, Resource Names
, Notes
.Predecessors
field will be removed, leaving only the task IDs.To export your tasks to a CSV file:
Predecessors
field will include the default dependency type FS
(Finish-to-Start) for each predecessor.Use the "Zoom In" and "Zoom Out" buttons to adjust the time scale of your Gantt chart.
You can collapse or expand all tasks using the "Collapse All" and "Expand All" buttons.
Use the resource filter dropdown to view tasks assigned to a specific resource. Select "All" to view all tasks.
To edit a task:
To delete a task:
You can add detailed notes to each task using the rich text editor:
SG Gantt Chart now supports automatic task scheduling based on dependencies:
For support or feedback, please contact me.
SG Gantt Chart was developed to provide a simple and efficient way to manage project schedules using Gantt charts.
Thank you for using SG Gantt Chart!