Welcome to the Highcharts JS (highcharts) Options 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.

plotOptions.arcdiagram.equalNodes

Whether nodes with different values should have the same size. If set to true, all nodes are calculated based on the nodePadding and current plotArea. It is possible to override it using the marker.radius option.