Hi
I am wondering if anyone can tell me whether or not the nodes of a Sankey Diagram can be fixed and sorted by their name? I am using the code given by Google Charts in JSFiddle. I am also wondering if two nodes can have the same label. I am looking at school performance bands, and the bands are named the same across years.
Currently, my nodes are numbered in the form of [Year #].[Band #] to get around the naming issue I have come up with (not being able to name any two nodes the same). I would like to fix the nodes in descending order by year.
Let me know if you require greater clarification.
Kind regards
Thisisnotmyrealname