Sankey Diagrams : General parameters in sankey diagrams

# sankeyColor

Color for the sankey lines (links)
Type: color
Default: rgba(150,150,150,0.5)
Used in: Sankey

# sankeyCoordinateColor

Flag to use same color for the nodes and for the lines (links) in the Sankey diagram
Type: boolean
Default: false
Used in: Sankey

# sankeyIterations

Number of iterations for the Sankey diagram
Type: integer Private
Default: 32
Used in: Sankey

# sankeyNodeWidth

Width for the Sankey nodes
Type: integer
Default: 20
Used in: Sankey

# sankeySource

Name of a sample annotation to use as source in the sankey diagrams
Type: string
Default: false
Options: false
Used in: Sankey

# sankeyTarget

Name of a sample annotation to use as target in the sankey diagrams
Type: string
Default: false
Options: false
Used in: Sankey