OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/getting-started/gantt-chart-introduction
Andrej Sandorf 887dbfe7b0
Docs cherry picks from release-12.0 (#10527)
3 years ago
..
README.md feat(docs): cherry-pick & cleanup https://github.com/opf/openproject/pull/10140 into release branch (#10308) 3 years ago
create-projectplan-1571743591204.gif feat(docs): reduce large file size for gifs (#10311) 3 years ago
edit-projectplan.gif Move help into docs 5 years ago
gantt-chart-view.png Docs cherry picks from release-12.0 (#10527) 3 years ago

README.md

sidebar_navigation description robots keywords
[{title Gantt charts introduction} {priority 600}] Introduction to Gantt charts to OpenProject. index, follow Gantt charts introduction

Introduction to Gantt charts

In this document you will get a first introduction to the Gantt charts in OpenProject, i.e. to create and manage a project plan.

**Gantt charts** in OpenProject are defined as a type of bar chart that shows all the tasks constituting a project. The tasks are listed vertically, with the horizontal axis indicating the time. The length of the task bars is adjusted to the duration of the task.

To find out more about the functionalities for Gantt charts, please visit our user guide for Gantt charts.

Feature Documentation for
What is a Gantt chart? Find out what is a Gantt chart in OpenProject.
Activate the Gantt chart How to activate the Gantt chart view in OpenProject?
Create a project plan How to create a project plan with the Gantt charts?
Edit a project plan How to edit a project plan in OpenProject?

What is a Gantt chart?

With Gantt charts in OpenProject you can create and manage a project plan and share the information with your team. You can schedule your tasks and visualize the required steps to complete your project. As a project manager you are directly informed about delays in your project and can act accordingly.

The dynamic Gantt chart in OpenProject displays the phases, tasks and milestones in your project as well as relationships between them. The elements for phases and tasks each have a start and end date, so you are always informed about the current status. The milestone only appears as a fixed point in time.

Activate the Gantt chart view

To open the Gantt chart view in OpenProject, the work packages module needs to be activated in the project settings.

Within your project menu, navigate to the work packages module. Select the Gantt chart view in the work package list with the button on the top right.

open the gantt chart view

You can activate a Gantt chart view from any work package list (or saved query) by selecting the Gantt view from the top.

The Gantt chart then displays all work package types, e.g. phases and milestones, tasks or bugs, in a timeline view.

It shows dependencies between different work packages as well as additional information, e.g. subject, start or due dates.

Create a project plan

To create a project plan in OpenProject, switch to the work package table and select the Gantt chart view.

You can create new work package directly in the list by clicking on the create new work package link at the bottom of the list. You can change the work package type or other attributes directly in the list view.

Click in the at the level of the line of the work package you want to map in the Gantt chart to add an element in the project plan.

You can change the duration or move the element in the project plan via drag and drop.

create projectplan

Edit a project plan

You can edit a project plan by clicking directly in the list and change work package attributes, e.g. Status, Priority or Assignee.

To change the start and end date or the duration of a work package, click directly in the Gantt chart and change it via drag and drop. All changes will also be tracked in the work packages Activity.

edit the projectplan