How can I help you?
SankeyNodeDirective
16 Mar 20261 minute to read
Sankey Nodes Directive
<e-sankey-nodes>
<e-sankey-node></e-sankey-node>
</e-sankey-nodes>Properties
color any
Specifies the color applied to the node.
The node color is applied based on the current theme if this property is not specified.
Defaults to null
id any
A unique string identifier for the node.
Ensure the id is unique across all nodes in the Sankey chart.
Defaults to null
label any
Options for customizing the data label of the Sankey node.
offset any
Specifies a custom offset position for the node.
This allows shifting the node horizontally (in Horizontal orientation) or vertically (in Vertical orientation), relative to its computed layout position.
Defaults to 0