garthtarr / edgebundleR

Circle plot with bundled edges
http://garthtarr.github.io/edgebundleR/
66 stars 12 forks source link

add size, color, and group when using igraph and fix some bugs #1

Closed timelyportfolio closed 9 years ago

timelyportfolio commented 9 years ago

This all started with this Stack Overflow question and the final result looks like this example. I hope I'm not too forward by making the changes and submitting the pull. I would love to hear your thoughts, and I'm happy to iterate to get this just how you would like it.

image

garthtarr commented 9 years ago

That's amazing! Thanks for the contribution!

rickyars commented 8 years ago

How can I change the color of the edges. E.g. I want to color the nodes and use a different color for the edges. Is this possible?