IColumnChartBucketProps
Home > @gooddata/sdk-ui-charts > IColumnChartBucketProps
IColumnChartBucketProps interface
Signature:
export interface IColumnChartBucketProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Specify filters to apply on the data to chart. | |||
| Specify one or more measures to display on the column 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 X axis. |