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.
An option to optimize treemap series rendering by grouping smaller leaf
nodes below a certain square area threshold in pixels. If the square area
of a point becomes smaller than the specified threshold, determined by
the pixelWidth
and/or pixelHeight
options, then this point is moved
into one group point per series.