Hi Patrick,
I'm trying to display Sankey diag from CSV data.
import CSV is OK
view table data is OK
but the sankey doesn't link the previous target to new source line.
See my capture screen:

and

As you can see, "Job Applications" target should be the source from the next lines ...
"Responded" as well ...
So, what's wrong ? thx
edit: this is the data from https://observablehq.com/@mbostock/flow-o-matic
Hi Patrick,


I'm trying to display Sankey diag from CSV data.
import CSV is OK
view table data is OK
but the sankey doesn't link the previous target to new source line.
See my capture screen:
and
As you can see, "Job Applications" target should be the source from the next lines ...
"Responded" as well ...
So, what's wrong ? thx
edit: this is the data from https://observablehq.com/@mbostock/flow-o-matic