For initial declarative chart setup. View as JSON.
Highcharts.setOptions({
});
Highcharts.stockChart({
});
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.0.1 - Generated from branch HEAD (commit c0936cdafc), on Thu Mar 04 2021 18:05:01 GMT+0100 (sentraleuropeisk normaltid)