nodeFormat property

String? nodeFormat
getter/setter pair

The format string specifying what to show for nodes in the sankey diagram. By default the nodeFormatter returns {point.name}.

API Docs: https://api.highcharts.com/highcharts/series.sankey.dataLabels.nodeFormat

Implementation

String? nodeFormat;