GraphShape.Controls
/
1.2.1
GraphShape.Controls 1.2.1
Install from the command line:
Learn more about NuGet packages
$ dotnet add package GraphShape.Controls --version 1.2.1
About this version
GraphShape is a .NET graph layout framework based on Graph#. It contains several layout algorithms that allow various kind of layouts (FR, KK, ISOM, LinLog, Simple Tree, Circular, Sugiyama, Compound FDP, Random).
It also provide overlap removal algorithms such as FSA (or One Way FSA) algorithms.
This library contains customizable controls for the visualization of graph in WPF applications.
Supported platforms:
- .NET Framework 3.5+
- .NET Core 3.1+
- .NET 5+
Supports Source Link