Documentation / @ripl/charts / resolveLineDash
Function: resolveLineDash() ​
resolveLineDash(
style?):number[]
Defined in: charts/src/core/options.ts:765
Resolves a LineStyle into a lineDash array ([] for a solid line).
Parameters ​
| Parameter | Type |
|---|---|
style? | LineStyle |
Returns ​
number[]