Links
configurationThe default links configuration of the Sankey. The links configuration options will be overridden by the data.links configuration.
links
Objectlinks.color
StringThe color of the links.
links.colorType
StringThe color type of the links. The supported values are:
- "source" - the color of the link is determined by the source node.
- "static" - the color of the link is static.
- "target" - the color of the link is determined by the target node.
Default: "static"
links.focusHighlight
ObjectThe link focus highlight configuration options.
links.highlight
ObjectThe link highlight configuration options.
links.labels
ObjectThe link labels configuration options.
links.opacity
NumberThe opacity of the links.
Default: 1