options/highcharts_gantt_series_data_options
library
Classes
-
HighchartsConnectorsEndMarkerOptions
-
Marker options specific to the end markers for this chart's
Pathfinder connectors. Overrides the generic marker options.
-
HighchartsConnectorsMarkerOptions
-
Marker options for this chart's Pathfinder connectors. Note that
this option is overridden by the
startMarker
and endMarker
options.
-
Marker options specific to the start markers for this chart's
Pathfinder connectors. Overrides the generic marker options.
-
HighchartsGanttSeriesDataCompletedOptions
-
Progress indicator, how much of the task completed. If it is a number, the
fill
will be applied automatically.
-
HighchartsGanttSeriesDataDependencyOptions
-
The ID of the point (task) that this point depends on in Gantt charts.
Aliases connect. Can also be an object,
specifying further connecting options between the
points. Multiple connections can be specified by providing an array.
-
HighchartsGanttSeriesDataOptions
-
Data for a Gantt series.