DashboardInsightWidgetVisConfigurationChanged
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetVisConfigurationChanged
DashboardInsightWidgetVisConfigurationChanged 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 the insight widget's visualization configuration change.
The configuration specified influence how the insight rendered in the widget appears visually
Signature:
export interface DashboardInsightWidgetVisConfigurationChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardInsightWidgetVisConfigurationChangedPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.INSIGHT_WIDGET.CONFIGURATION_CHANGED" | (BETA) |