| Build | |
| Coverage | Coveralls |
| Quality | |
| Nuget | |
| License |
GraphShape is a .NET library that mainly provide graph layout framework. It contains some layout algorithms and a GraphLayout control for WPF applications.
(It is based on the GraphSharp library)
See the library documentation.
TBD
It uses NUnit3 for unit testing (not published).
The library code is published annotated with JetBrains annotations.
GraphShape is available on NuGet
PM> Install-Package GraphShape