I'm trying to make sankey graph like this : This one Or this one (Sorry, not enough reputation for the image)
It's possible to use Tikz but not really adequate for curved lines. I imagined doing it by hand, but even drawing two lines side by side doesn't seem easy in Tikz.
Does anyone know of a technology that can plot a Sankey diagram based on vertex positions and the flow of connecting edges?