IHeatmapBucketProps
Home > @gooddata/sdk-ui-charts > IHeatmapBucketProps
IHeatmapBucketProps interface
Signature:
export interface IHeatmapBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify attribute, whose values will be used to create columns in the heatmap. | |||
| (Optional) Specify filters to apply on the data to chart. | |||
| Specify measure whose values will be charted on the heatmap. | |||
| any | (Optional) Resolution context for composed placeholders. | ||
| (Optional) Specify attribute, whose values will be used to create rows in the heatmap. | |||
| (Optional) Specify how to sort the data to chart. |