links.colorTypeString
(default: "static")
The 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.
In this article