Hello, I am currently creating a path way or as some call it sankey, diagram. I want to show behaviour for how customers extends their loans. I am able to create a diagram and the visualization perfectly but the To and From nodes order is in my experience completely random. I wish to have a specifik order of the nodes where the shortest loan time should be first in the from and to node. Something like this: From node To Node 1 year 1 year 2 year 2 year 3 year 3 year I am not able to find a any option for this, I've tried to create a custom sort order for the category variable but it does show that order once I use it in the diagram. Does anyone have a solution for this? Thank you in advance. Best regards L
... View more