IMekkoBucketProps
Home > @gooddata/sdk-ui-charts > IMekkoBucketProps
IMekkoBucketProps interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IMekkoBucketProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(BETA) (Optional) Specify filters to apply on the data to chart. | |||
|
(BETA) (Optional) Specify the measure that sets each column's height, read off the Y axis. | |||
|
any |
(BETA) (Optional) Resolution context for composed placeholders. | ||
|
(BETA) (Optional) Specify how to sort the data to chart. | |||
|
(BETA) (Optional) Specify the attribute used to stack the columns into segments. | |||
|
(BETA) (Optional) Specify the attribute used to create the columns (one column per attribute element). | |||
|
(BETA) (Optional) Specify the measure that sets each column's width (proportional to its value). |