For initial declarative chart setup. Download as ZIP or 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.
Lang configuration for the series main summary. Each series type has two modes:
This series type is the only series type used in the chart
This is a combination chart with multiple series types
If a definition does not exist for the specific series type and mode, the 'default' lang definitions are used.
Chart and its subproperties can be accessed with the {chart}
variable.
The series and its subproperties can be accessed with the {series}
variable.
The series index (starting from 1) can be accessed with the {seriesNumber}
variable.
Copyright © 2023, Highsoft AS. All rights reserved.
Highcharts Gantt v10.3.3 - Generated from branch master (commit 2bc6062f48), on Fri Jan 20 2023 09:23:04 GMT+0100 (Central European Standard Time)