Chord Graphs : General parameters in circular chord graphs

# chordColor
Color the ribbon according to either the source or the target of the connection
Type: string
Default: largest
Options: source, target, largest, smallest
Used in: Chord, Circular

chordColor : "source"

chordColor : "target"

chordColor : "largest"

chordColor : "smallest"


# chordScaleShow
Flag to show/hide the the scale in the chord graphs
Type: boolean
Default: true
Used in: Chord, Circular

chordScaleShow : true

chordScaleShow : false


# chordThickness
Relative length in pixels of the chord thickness in the circular graphs. Only applicable to the chord subtype
Type: integer
Default: 28
Used in: Chord, Circular

chordThickness : 28

chordThickness : 38