sashaeve
sashaeve

Reputation: 9627

Directed graph layout engines on .NET / Silverlight / JavaScript / Flash

Who knows good graph layout engines with clear customization and managment?

Flare is an cool one but it is written on Flex (may be you know how it can be customized without re-compilation and writing code?). I also know about JavaScript InfoVis Toolkit but it not good enough.

Upvotes: 4

Views: 2719

Answers (3)

Zach
Zach

Reputation: 7940

You could try http://graphsharp.codeplex.com/ on Silverlight. Not sure if it works on Silverlight or just regular WPF though.

Upvotes: 2

TheHippo
TheHippo

Reputation: 63189

If you are ok with using Flash you could have a look at Open Flash Chart.

Upvotes: 0

Anton Gogolev
Anton Gogolev

Reputation: 115897

Don't know how good it is, but Microsoft has MSAGL.

Upvotes: 0

Related Questions