lineStyleMapping
Home > @gooddata/sdk-ui-charts > IChartConfig > lineStyleMapping
IChartConfig.lineStyleMapping 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.
Per-series line style and weight configuration for line-based charts.
Signature:
lineStyleMapping?: ILineStyleMappingItem[];
Remarks
Each entry maps a measure local identifier to a specific line style and/or weight. Only applicable to line and combo chart line series.