christophergandrud / networkD3

D3 JavaScript Network Graphs from R
http://christophergandrud.github.io/networkD3
649 stars 270 forks source link

Predefined nodeHeight for Sankey plot #267

Closed LuffyLuffy closed 4 years ago

LuffyLuffy commented 4 years ago

Hi, It seems the node Height of the sankey plot is required from the links file by accumulation. I wonder if it is possible for you to add the nodeHeight setting from node value? Sometimes, for the sankey flow, it is possible that the node keep its value without flow to other node.

cjyetman commented 4 years ago

It doesn’t look like any of the files changed in this PR are related to the sankey plot. Are you sure you know what you did here?

cjyetman commented 4 years ago

I'm closing this because it can't be right. If you were intending to open an issue, please do so as an issue.