levels property
The number of data levels to show on the treemap chart.
These levels are interactive and are shown with their labels. Defaults to 2 if not specified.
Implementation
core.int? levels;
The number of data levels to show on the treemap chart.
These levels are interactive and are shown with their labels. Defaults to 2 if not specified.
core.int? levels;