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.
The X axis or category axis. Normally this is the horizontal axis, though if the chart is inverted this is the vertical axis. In case of multiple axes, the xAxis node is an array of configuration objects.
See the Axis class for programmatic access to the axis.
In Highmaps, the axis is hidden, but it is used behind the scenes to control features like zooming and panning. Zooming is in effect the same as setting the extremes of one of the exes.
Copyright © 2021, Highsoft AS. All rights reserved.
v9.3.0 - Generated from branch master (commit fb2231ee7c), on Thu Oct 21 2021 11:25:04 GMT+0200 (sentraleuropeisk sommertid)