Question

I woud like to generate graphs using GraphViz and display them on an ASP.NET webpage.
What is the best library to use for this?

Was it helpful?

Solution

That would be QuickGraph.

QuickGraph makes it very easy to model graphs, it has good documentation and it's dead easy to export the graph to GraphViz.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top