For initial declarative chart setup. Download as ZIP or JSON.
Highcharts.setOptions({
});
Highcharts.mapChart({
});
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.
Lang configuration for the series main summary. Each series type has two modes:
This series type is the only series type used in the chart
This is a combination chart with multiple series types
If a definition does not exist for the specific series type and mode, the 'default' lang definitions are used.
Chart and its subproperties can be accessed with the {chart}
variable.
The series and its subproperties can be accessed with the {series}
variable.
The series index (starting from 1) can be accessed with the {seriesNumber}
variable.
Copyright © 2022, Highsoft AS. All rights reserved.
Highcharts Maps v10.3.1 - Generated from branch master (commit 8104478d37), on Mon Oct 31 2022 16:11:33 GMT+0100 (Central European Standard Time)