Info
| Version: | 1.1.4 |
| Author(s): | kaby76 |
| Last Update: | Tuesday, November 10, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Microsoft/automatic-graph-layout |
| NuGet Url: | https://www.nuget.org/packages/Domemtech.AutomaticGraphLayout.Drawing |
Install
Install-Package Domemtech.AutomaticGraphLayout.Drawing
dotnet add package Domemtech.AutomaticGraphLayout.Drawing
paket add Domemtech.AutomaticGraphLayout.Drawing
Domemtech.AutomaticGraphLayout.Drawing Download (Unzip the "nupkg" after downloading)
Dependencies
- Domemtech.AutomaticGraphLayout(>= 1.1.4)
Tags
It also contains definitions of a node class, an edge class, and a graph class. By using these classes a user can create a graph object and use it later for layout, and rendering.