1

How can we get the sum of the nodes in AmChart-Sankey.I am using as like below to get sum of nodes but muddle node values getting double.

series.nodes.labels.template.setAll({
text: "[bold]{name}[/] (₹{sum})"
-     });

If i am using {sumOutgoing} Last node values in sankey are zero.

James Z
  • 12,209
  • 10
  • 24
  • 44

0 Answers0