data.links.colorType String

The color type of the link. The supported values are:

  • "static" - The link color is static. The color is determined by the link's color option.
  • "source" - The link color is the same as the source node color.
  • "target" - The link color is the same as the target node color.
In this article