Info
| Version: | 1.2.2 | 
| Author(s): | Alexandre Rabérin | 
| Last Update: | Saturday, March 19, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/KeRNeLith/GraphShape | 
| NuGet Url: | https://www.nuget.org/packages/GraphShape.Controls | 
Install
Install-Package GraphShape.Controls
                        dotnet add package GraphShape.Controls
                        paket add GraphShape.Controls
                        
                                GraphShape.Controls Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 3.5 
                                        
                    - GraphShape(>= 1.1.0)
 
- GraphShape(>= 1.1.0)
 
- GraphShape(>= 1.1.0)
 
Tags
                
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.