Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

DashSizeMode

DashSizeMode = "relative" | "pixels"

Defined in: packages/sigma/src/rendering/edges/layers/dashed.ts:18

Mode for border size specification.

  • “relative”: Size is a fraction of the edge thickness (0.0 to 1.0)
  • “pixels”: Size is in screen pixels