DashboardKpiWidgetComparisonChanged
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetComparisonChanged
DashboardKpiWidgetComparisonChanged 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.
This event is emitted when dashboard's KPI Widget has its comparison type changed. The event includes the new definition of the KPI that has uses same measure as before however has new setup of the over-time comparison.
Signature:
export interface DashboardKpiWidgetComparisonChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardKpiWidgetComparisonChangedPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.KPI_WIDGET.COMPARISON_CHANGED" | (BETA) |