christophergandrud / networkD3

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

Add arrowheads to sankey diagram links #277

Open R-aquel opened 3 years ago

R-aquel commented 3 years ago

Is there anyway to add arrowhead to sankey diagram links? I have seen a website using networkD3.js and they added arrowheads which makes it even easier to show process flow diagrams. https://sankeybuilder.com/

cjyetman commented 3 years ago

Frankly, networkD3 is not very actively developed, so it's unlikely that a feature like this will be added unless someone puts together an easy to assess pull request that does it.