graph » options » link » end-point
end-point
[ root » graph » options » link » end-point ]
Tree chart only: Styles the arrow head of the ending point of a link in a tree chart
Attribute | Type | Description |
---|---|---|
allowZeroNodes allow-zero-nodes | Boolean | If set to true, draw a marker for nodes of size zero. Default Value: false Introduced in: v2.9.9 |
backgroundColor background-color | String | Sets the color of the arrow interior. Introduced in: v2.9.9 |
borderColor border-color | String | Sets the color of the arrow lines. Introduced in: v2.9.9 |
borderWidth border-width | String | Sets the width of the line. Introduced in: v2.9.9 |
length | Number | Sets the length of the arrowhead, which is the tip to the bard or diamond point. Default Value: 15 Introduced in: v2.9.9 |
type | String | Defines the shape of the arrowhead. Accepted Values: ['arrow', 'diamond', 'linearrow', 'triangle'] Default Value: 'arrow' Introduced in: v2.9.9 |
width | Number | Sets the width of the arrowhead, which is the span between the barbs. Default Value: 10 Introduced in: v2.9.9 |