Gantt Charts : General parameters in gantt charts

# ganttCompletion

Variable annotation in the x object to use in Gantt plots as completion percentage. Must be a value between 0 and 1
Type: string
Default: false
Options: false
Used in: Gantt

# ganttCompletionTransparency

Fraction to adjust color transparency for completion
Type: float
Default: 0.5
Used in: Gantt

# ganttDependency

Variable annotation in the x object to use in Gantt plots as dependency. Must be a valid sample / group name
Type: string
Default: false
Options: false
Used in: Gantt

# ganttDependencyColor

Color for the variable metadata used for the dependency line. Defaults to rgb(0,0,0)
Type: color
Default: rgb(0,0,0)
Used in: Gantt

# ganttDependencyEnd

Variable annotation for the type of ending for the dependency line. Options are arrow, square or round
Type: string
Default: false
Options: false
Used in: Gantt

# ganttDependencyThickness

Variable annotation for the thickness of the dependency line. Defaults to 1
Type: float
Default: false
Used in: Gantt

# ganttEnd

Variable to use in Gantt plots as end date. Defaults to the second variable in the data set
Type: string
Default: false
Options: false
Used in: Gantt

# ganttStart

Variable to use in Gantt plots as start date. Defaults to the first variable in the data set
Type: string
Default: false
Options: false
Used in: Gantt