For initial declarative chart setup. View as 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 use 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 © 2021, Highsoft AS. All rights reserved.
v9.0.1 - Generated from branch master (commit c0936cdafc), on Tue Feb 16 2021 09:10:55 GMT+0100 (sentraleuropeisk normaltid)