Social network directed graph library for .NET

MRFerocius picture MRFerocius · Jan 4, 2011 · Viewed 10.9k times · Source

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: Icons connected by blue lines, components grouped together

Is there any C# library or component to draw this type of graphs? We have already checked these:

But I want to check if you already used some other and your feedback.

Answer

Jake Pearson picture Jake Pearson · Jan 4, 2011

I've used Northwoods Go.NET for many years and it has been great.