Function: resolveChainFill()
resolveChainFill(fill): FillProp[]
Defined in: attributes/shape/fill/chain.ts:135
Normalises any ChainableFill value to a plain FillProp[].
Used by resolveFillArray before resolving to the renderer shape.
Parameters
fill
ChainableFill | undefined
Returns
FillProp[]