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.nodeWidth

The pixel width of each node in a sankey diagram or dependency wheel, or the height in case the chart is inverted.

Can be a number or a percentage string.

Sankey series also support setting it to auto. With this setting, the nodes are sized to fill up the plot area in the longitudinal direction, regardless of the number of levels.