KpiWidgetComparison
Home > @gooddata/sdk-ui-dashboard > KpiWidgetComparison
KpiWidgetComparison 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 KpiWidgetComparison
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
comparisonDirection? | IKpiComparisonDirection | (BETA) (Optional) Customizes whether growth of the measure compared to previous period is considered a good thing or a bad thing. This setting influences the visuals (red vs green indicators) | |
comparisonType? | IKpiComparisonTypeComparison | (BETA) (Optional) Type of comparison to do. May be period-over-period, previous period or no comparison. TODO: explain PoP & previous period If not specified, defaults to no comparison. |