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 |
dataset   string |
startDate Start Date string (Column of dataset expected) Column containing start date |
label   string (Column of dataset expected) Column containing label of each project |

Optional

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

parameters label type description (placeholder | tooltip)
granularity Timeline display string | Choose how to display the timeline.The default display is week and month
groups   string (Column of dataset expected) Column containing group type | Column that helps you identify your project stages or versions
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
events     | Add major events on your project timeline
style Custom CSS class string amazing-class | Set a customm CSS class to target this specific chart with CSS
packs   string (Column of dataset expected) Column containing packs names |

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