seriesFrom
Home > @gooddata/sdk-ui > DataViewLoader > seriesFrom
DataViewLoader.seriesFrom property
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.
Data series will be built using the provided measures that are further scoped for elements of the specified attributes.
Signature:
seriesFrom: (...measuresAndScopingAttributes: IAttributeOrMeasure[]) => DataViewLoader;
Remarks
You must define at least 1 measure for the series.