I am on a project where I have multiple users of a portal and they are connected to other users of the portal. Now we are asked to draw a “Social Network” relationship graph to see the relationships. The constraint is that this graph has to be seen in the web browser.
The graph has to be something like:
Is there any C# library or component to draw this type of graphs? We have already checked these:
http://www.yworks.com/en/products_yfiles_practicalinfo_gallery.html
http://research.microsoft.com/en-us/downloads/f1303e46-965f-401a-87c3-34e1331d32c5/default.aspx
But I want to check if you already used some other and your feedback.
I've used Northwoods Go.NET for many years and it has been great.