vfrz / DotNetGraph

Create GraphViz DOT graph with .NET / C#
MIT License
93 stars 20 forks source link

Compile directed and undirected graphs #3

Closed andreabodo closed 4 years ago

andreabodo commented 4 years ago

Tested. Now it compiles in the right way for both, directed and undirected graphs.

vfrz commented 4 years ago

Thanks for your contribution, I'll update the NuGet package soon.

vfrz commented 4 years ago

The package has now been updated. Should be available soon.