options/highcharts_treemap_series_cluster_options library
Classes
- HighchartsTreemapSeriesClusterOptions
-
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/orpixelHeight
options, then this point is moved into one group point per series.