Documentation / @ripl/charts / normalizeLegend
Function: normalizeLegend()
normalizeLegend(
input?,defaults?):ChartLegendOptions
Defined in: charts/src/core/options.ts:442
Normalizes legend input into fully resolved ChartLegendOptions.
Parameters
| Parameter | Type |
|---|---|
input? | ChartLegendInput |
defaults? | Partial<ChartLegendOptions> |