Info
| Version: | 1.1.6 |
| Author(s): | Microsoft |
| Last Update: | Thursday, February 23, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Microsoft/automatic-graph-layout |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Msagl.Drawing |
Install
Install-Package Microsoft.Msagl.Drawing
dotnet add package Microsoft.Msagl.Drawing
paket add Microsoft.Msagl.Drawing
Microsoft.Msagl.Drawing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Msagl(>= 1.1.3)
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.