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

extremityCircle

extremityCircle(options?): EdgeExtremity

Defined in: packages/sigma/src/rendering/edges/extremities/circle.ts:26

Creates a circle extremity (filled dot).

The circle is centered at (radius, 0) so that it starts at the edge body and extends outward. The radius is half the lengthRatio × thickness.

Parameters

options?

CircleExtremityOptions

Returns

EdgeExtremity