IBarChartBucketProps
Home > @gooddata/sdk-ui-charts > IBarChartBucketProps
IBarChartBucketProps interface
Signature:
export interface IBarChartBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify filters to apply on the data to chart. | |||
| Specify one or more measures to display on the bar chart. | |||
| any | (Optional) Resolution context for composed placeholders. | ||
| (Optional) Specify how to sort the data to chart. | |||
| (Optional) Specify attribute to stack the bars by. | |||
| (Optional) Specify one or two attributes to slice the measures along the Y axis. |