Lines

Properties to adjust Lines :

arrowPointSize integer
Size in pixels of the arrow head in arrow lines.
Default: 10
Used in: all visualizations
capType option
Default type of cap for lines.
Default: butt
Options: butt, round, square
Used in: all visualizations
dashLength integer
Size in pixels of the length of the dashes and the separation between the dashes in the dashed lines.
Default: 8
Used in: all visualizations
dotLength integer
Size in pixels of the length between dots in the doted lines.
Default: 1
Used in: all visualizations
joinType option
Default type for joining lines.
Default: mitter
Options: mitter, bevel, round
Used in: all visualizations
lineWidthEvent integer
Size in pixels of the width for the events in the lines.
Default: 2
Used in: all visualizations
lines array Private
Line types available network graphs The patterns can be: '', 'dashed', 'dotted', 'bezierY', 'bezierX' and 'curved'. The end could be: 'arrow', 'arrowHead', 'arrowTail', 'arrowHeadSquareTail', 'arrowTailSquareHead', 'square', 'squareHead', 'squareTail', 'squareHeadArrowTail' or 'squareTailArrowHead'.
Default:
Options: , dashed, dotted, bezierY, bezierX, curved + arrow, arrowHead, arrowTail, arrowHeadSquareTail, arrowTailSquareHead, square, squareHead, squareTail, squareHeadArrowTail, squareTailArrowHead
Used in: all visualizations
outlineWidth integer
Default width in pixels for lines in networks and other line elements in all visualizations except for the lines in the line plots.
See also: lineThickness
Default: 1
Used in: all visualizations