GapFilling
GapFilling =
number|ValueSource<string>
Defined in: packages/sigma/src/rendering/edges/layers/dashed.ts:37
Specifies how gaps between dashes should be rendered.
- 0: Fully transparent gaps
- number (0-1): Same color as dash but with this opacity
- string: CSS color for gaps (constant for all edges)
- { attribute, default? }: Per-edge attribute name for gap color