IAreaChartBucketProps
Home > @gooddata/sdk-ui-charts > IAreaChartBucketProps
IAreaChartBucketProps interface
Signature:
export interface IAreaChartBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify filters to apply on the data to chart. | |||
| Specify one or more measures to display on area chart. | |||
| any | (Optional) Resolution context for composed placeholders. | ||
| (Optional) Specify how to sort the data to chart. | |||
| (Optional) Specify attribute to stack by. This is only applicable if you specify at most single viewBy attribute. | |||
| (Optional) Specify attributes to slice and stack the area chart. |