Ganttchart reference

The viz for project management

Overview

📖 Learn More about the Ganttchart here.

📖 Find examples on the Ganttchart here.

Parameters

Required

You must fill these parameters to produce a Ganttchart

parameters label type description (placeholder | tooltip)
endDate End Date string (Column of dataset expected) Column containing end date |
label   string (Column of dataset expected) Column containing label of each project |
dataset   string |
startDate Start Date string (Column of dataset expected) Column containing start date |

Optional

You can let these parameters unset if you do not need them

parameters label type description (placeholder | tooltip)
groups   string (Column of dataset expected) Column containing group type | Column that helps you identify your project stages or versions
events     | Add major events on your project timeline
granularity Timeline display string | Choose how to display the timeline.The default display is week and month
packs   string (Column of dataset expected) Column containing packs names |
viewMode View type string | Choose your display type:Stages Breakdown your project in phasesCompared Compare 2 versions of the same project
sentiment   string (Column of dataset expected) Column containing the sentiment | Will be displayed as a colored dot

Others

This parameters are either common to all charts, or hidden from studio. You can use them in code mode, but it’s not recommended !

No options here