Sankey diagram demos
Simple flow
sankey node_a->10->node_b; node_c->20->node_b; node_b->15->node_d; node_a-> 7->node_d;