For initial declarative chart setup. View as JSON.
Highcharts.setOptions({
});
Highcharts.ganttChart({
});
For modifying the chart at runtime. See the class reference.
These pages outline the chart configuration options, and the methods and properties of Highcharts objects.
Feel free to search this API through the search bar or the navigation tree in the sidebar.
Individual data label for each point. The options are the same as the ones for plotOptions.series.dataLabels.