Social Network directed Graph Library? .NET

Posted by MRFerocius on Stack Overflow See other posts from Stack Overflow or by MRFerocius
Published on 2011-01-04T14:58:16Z Indexed on 2011/01/04 15:53 UTC
Read the original article Hit count: 228

Filed under:
|
|
|
|

Hello everybody,

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 on the WEB BROWSER.

The graph has to be something like: alt text

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...

Thanks in advanced!

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET