fbreitwieser / sankeyD3

D3 Sankey Network Graphs from R
65 stars 27 forks source link

Documentation for orderByPath #23

Open masonyoungblood opened 4 years ago

masonyoungblood commented 4 years ago

I'm using sankeyD3 for a study where the details of the visualization algorithm need to be explicitly described. Can you provide more detailed documentation of how orderByPath sorts the nodes in the y-domain? Is it basically maximizing the horizontal alignment of links?