Trees : General parameters in trees

# treeCircular

Flag to plot a circular tree layout
Type: boolean
Default: false
Used in: Tree

# treeInverted

Flag to plot the tree inverted
Type: boolean
Default: false
Used in: Tree

# treeLinkColor

Color for the tree lines (links)
Type: color
Default: rgb(150,150,150)
Used in: Tree

# treeLinkWidth

Width for the Tree lines
Type: integer
Default: 1
Used in: Tree

# treeNodeOutlineColor

Color for the tree node outline
Type: color
Default: rgb(83,105,255)
Used in: Tree