InsightAttributesMeta
Home > @gooddata/sdk-ui-dashboard > InsightAttributesMeta
InsightAttributesMeta interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface InsightAttributesMeta
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
attributes | ReadonlyArray<IAttributeMetadataObject> | (ALPHA) List of attributes to which the used display forms belong. | |
displayForms | ReadonlyArray<IAttributeDisplayFormMetadataObject> | (ALPHA) List of metadata objects describing display forms used by the insight. | |
usage | InsightDisplayFormUsage | (ALPHA) High-level break down of how different display forms are used in the insight. |