For initial declarative chart setup. Download as ZIP or JSON.
Highcharts.setOptions({
});
Highcharts.chart({
});
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.
Extended data labels for range series types. Range series data labels
have no x
and y
options. Instead, they have xLow
, xHigh
,
yLow
and yHigh
options to allow the higher and lower data label
sets individually.
Copyright © 2024, Highsoft AS. All rights reserved.
Highcharts v12.0.2 - Generated from branch master (commit 4a275dbe6c), on Wed Dec 04 2024 12:33:42 GMT+0100 (Central European Standard Time)