ITreemapBucketProps
Home > @gooddata/sdk-ui-charts > ITreemapBucketProps
ITreemapBucketProps interface
Signature:
export interface ITreemapBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify filters to apply on the data to chart. | |||
| Specify one or more measures whose values will be used to create the treemap rectangles. | |||
| any | (Optional) Resolution context for composed placeholders. | ||
| (Optional) Specify an attribute, whose values will be used to segment the rectangles created for the measures or the combination of measure and viewBy attribute values. | |||
| (Optional) Specify an attribute whose values will be used to slice the measure. |