Open MPietzke opened 3 years ago
Hi! Did you have any luck solving this? I'm trying to do something very similar (coloring by an external value) and the structure breaks very similarly
I'm running into a similar issue and have tried a number of different ways to get around it, but haven't had any success. Would be really great to have this working
I'm facing the same problem. Unhappily, no news for now.
I'm also facing the same problem. Did anyone have any luck solving this?
Thank's for the nice package! Is there a way to define the colour based on the target node, to illustrate where the flow goes to and not where it comes from?
When using the examples and just replacing the fill = factor(node) with fill = factor(next_node) the structure breaks: