edgebundleR icon indicating copy to clipboard operation
edgebundleR copied to clipboard

Circle plot with bundled edges

Results 15 edgebundleR issues
Sort by recently updated
recently updated
newest added

1.Based on all the articles on edgebundleR, I am yet to find out a way on how to change the color of links based on whether the link is incoming...

enhancement

Probably should add in functionality to identify 2 way imports in a similar manner to [this](http://stackoverflow.com/questions/26164800/d3-dynamic-hierarchical-edge-bundling-2-way-import) stackoverflow question. This is necessary because the link lines overlap so currently you can...

enhancement

Thanks for the great work! Is there any way to add legend/title to the output? Specifically I'm looking for adding legend based on color of the node and title in...

enhancement

It's time-consuming at my first use of edgebundleR. Because it has numorous reference packages and my program had to spend almost 20 mins to download all of the dependences. May...

Hi, it's a wonderful works, just as needed! I believe would be useful to get and set the selected node by code, as well as setting another events like click...