visualizationProperties
Home > @gooddata/sdk-ui-dashboard > ChangeInsightWidgetInsightPayload > visualizationProperties
ChangeInsightWidgetInsightPayload.visualizationProperties property
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.
Specify new visualization properties to use for the insight. If none specified, the properties already included in the widget will be used.
Signature:
readonly visualizationProperties?: VisualizationProperties;
Remarks
Note: if you don't want to use any custom visualization properties for the new insight, then pass empty object.