There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project includes a force-directed layout algorithm in C# and a SilverLight control that uses the algorithm to layout a graph of connected nodes. Nodes can be represented by any SilverLight control that can be added to a canvas.