ignoreHiddenPoint property

bool? ignoreHiddenPoint
getter/setter pair

Whether to ignore hidden points when the layout algorithm runs. If false, hidden points will leave open spaces.

API Docs: https://api.highcharts.com/highcharts/series.treemap.ignoreHiddenPoint

Implementation

bool? ignoreHiddenPoint;