Global

Members

clusterDefaultOptions

Options for marker clusters, the concept of sampling the data values into larger blocks in order to ease readability and increase performance of the JavaScript charts.

Note: marker clusters module is not working with boost and draggable-points modules.

The marker clusters feature requires the marker-clusters.js file to be loaded, found in the modules directory of the download package, or online at code.highcharts.com/modules/marker-clusters.js .

Since:
  • 8.0.0
Try it

dataLabels

states

Type Definitions

GlobalSVGElement

Reference to the global SVGElement class as a workaround for a name conflict in the Highcharts namespace.

Type:
  • global.SVGElement
See also: