Skip to content

GraphShape is a graph layout framework. It contains some layout algorithms and a GraphLayout control for WPF applications (It is forked from GraphSharp)..

License

Notifications You must be signed in to change notification settings

Moka42/GraphShape

 
 

Repository files navigation

Build AppVeyor Build Status
Coverage Coveralls Coverage Status SonarQube SonarCloud Coverage
Quality Quality Gate
Nuget Nuget downloads
License GitHub license

GraphShape

What is GraphShape?

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.


Targets

  • .NET Framework

Dependencies

TBD

Notes

  • It uses NUnit3 for unit testing (not published).

  • The library code is published annotated with JetBrains annotations.


Installation

GraphShape is available on NuGet

PM> Install-Package GraphShape

About

GraphShape is a graph layout framework. It contains some layout algorithms and a GraphLayout control for WPF applications (It is forked from GraphSharp)..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.8%
  • Game Maker Language 3.8%
  • PowerShell 0.4%