ConnectionDefaults.endCap
configurationThe connections end cap configuration. Can be set to a configuration object or a string that represents the endCap.type value.
connectionDefaults.endCap
String|ObjectThe anchor point of the arrow marker. This is the point where the marker will be positioned relative to the line. Applies when the type is "ArrowEnd" or "ArrowStart".
connectionDefaults.endCap.fill
String|ObjectThe connections end cap fill options or color.
The SVG path data for the arrow marker. Applies when the type is "ArrowEnd" or "ArrowStart".
The radius of the filled circle marker. Applies when the type is "FilledCircle".
Default: 4
connectionDefaults.endCap.stroke
String|ObjectThe connections end cap stroke options or color.
The end cap type used in connections.
Default: "none"