IWaterfallChartBucketProps
Home > @gooddata/sdk-ui-charts > IWaterfallChartBucketProps
IWaterfallChartBucketProps interface
Signature:
export interface IWaterfallChartBucketProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
filters? | NullableFiltersOrPlaceholders | (Optional) Specify filters to apply on the data to chart. | |
measures | AttributesMeasuresOrPlaceholders | Specify one or more measures to segment the waterfall chart. | |
placeholdersResolutionContext? | any | (Optional) Resolution context for composed placeholders. | |
sortBy? | SortsOrPlaceholders | (Optional) Specify how to sort the data to chart. | |
viewBy? | AttributeOrPlaceholder | (Optional) Specify viewBy attribute that will be used to create the column There will be a column for each value of the attribute. |