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 legend is a box containing a symbol and name for each series item or point item in the chart. Each series (or points in case of pie charts) is represented by a symbol and its name in the legend.
It is possible to override the symbol creator function and create custom legend symbols.
A Highmaps legend by default contains one legend item per series, but if
a colorAxis
is defined, the axis will be displayed in the legend.
Either as a gradient, or as multiple legend items for dataClasses
.
Copyright © 2021, Highsoft AS. All rights reserved.
v9.0.1 - Generated from branch HEAD (commit c0936cdafc), on Thu Mar 04 2021 18:04:44 GMT+0100 (sentraleuropeisk normaltid)