labels.position String (default: "inside")

The position of the label. The supported values are:

  • "inside" - The label is positioned after the node, except for the nodes at the end of the Sankey, that are placed before the node.
  • "before" - The label is positioned before the node.
  • "after" - The label is positioned after the node.
In this article