graph » options » link » start-point

start-point

[ root » graph » options » link » start-point ]

Tree chart only: Styles the arrow head of the starting point of a link in a tree chart




AttributeTypeDescription
allowZeroNodes
allow-zero-nodes
BooleanIf set to true, draw a marker for nodes of size zero.
Default Value: false
Introduced in: v2.9.9
backgroundColor
background-color
StringSets the color of the arrow interior.
Introduced in: v2.9.9
borderColor
border-color
StringSets the color of the arrow lines.
Introduced in: v2.9.9
borderWidth
border-width
StringSets the width of the line.
Introduced in: v2.9.9
lengthNumberSets the length of the arrowhead, which is the tip to the bard or diamond point.
Default Value: 15
Introduced in: v2.9.9
typeStringDefines the shape of the arrowhead.
Accepted Values: ['arrow', 'diamond', 'linearrow', 'triangle']
Default Value: 'arrow'
Introduced in: v2.9.9
widthNumberSets the width of the arrowhead, which is the span between the barbs.
Default Value: 10
Introduced in: v2.9.9