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.treemap.nodeSizeBy

Experimental. How to set the size of child nodes when a header or padding is present. When leaf, the group is expanded to make room for headers and padding in order to preserve the relative sizes between leaves. When group, the leaves are naïvely fit into the remaining area after the header and padding are subtracted.