options/highcharts_gantt_series 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
andendMarker
options. - HighchartsConnectorsStartMarkerOptions
- Marker options specific to the start markers for this chart's Pathfinder connectors. Overrides the generic marker options.
- HighchartsGanttSeries
-
A
gantt
series. - HighchartsGanttSeriesConnectorsAnimationOptions
- Highcharts Options Widget.
- HighchartsGanttSeriesConnectorsEndMarkerOptions
- Highcharts Options Widget.
- HighchartsGanttSeriesConnectorsOptions
- Highcharts Options Widget.
- HighchartsGanttSeriesConnectorsStartMarkerOptions
- Highcharts Options Widget.
- 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.
- HighchartsGanttSeriesDataLabelsOptions
- Highcharts Options Widget.
- HighchartsGanttSeriesDataLabelsStyleOptions
- Highcharts Options Widget.
- HighchartsGanttSeriesDataOptions
- Data for a Gantt series.
- HighchartsGanttSeriesDragDropOptions
- Highcharts Options Widget.
- HighchartsGanttSeriesOptions
-
A
gantt
series. - HighchartsGanttSeriesPartialFillOptions
- A partial fill for each point, typically used to visualize how much of a task is performed. See completed.
- HighchartsGanttSeriesTooltipOptions
- Highcharts Options Widget.