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.

series.arcdiagram.nodes.offset

This option is deprecated, use offsetHorizontal and offsetVertical instead.

In a horizontal layout, the vertical offset of a node in terms of weight. Positive values shift the node downwards, negative shift it upwards. In a vertical layout, like organization chart, the offset is horizontal.

If a percentage string is given, the node is offset by the percentage of the node size plus nodePadding.