data.nodes.alignString
The alignment of the node. The supported values are:
- "stretch" - The node is aligned to left or right in order to fill the entire width of the Sankey.
- "left" - The node is aligned to the left.
- "right" - The node is aligned to the right.
In this article