microsoft/automatic-graph-layout
A set of tools for graph layout and viewing observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4210
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
1499 stars · 320 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MSAGL (Microsoft Automatic Graph Layout) is a .NET library for automatically computing graph layouts and rendering them. It ships a core layout engine plus WPF and Windows Forms viewer controls with pan/zoom, navigation, and search features.
Use cases
- automatically lay out nodes and edges of a graph in a .NET app
- embed an interactive graph viewer with pan and zoom in WPF or WinForms
- visualize dependency or network graphs in C#
- compute graph layout only and render it with another tool
- add tooltips, highlighting, and search to graph visualizations
When to choose
- you need automatic graph layout in a .NET application
- you want a ready-made interactive graph viewer control for WPF or Windows Forms
- you only need the layout computation and will handle rendering yourself
When to avoid
- you need web-based or JavaScript graph rendering
- your project is not on the .NET platform
- you need force-directed layouts with highly customizable algorithms beyond MSAGL's offerings
Facets
library · maturity stable
data-visualization graphics data-visualization developer-tools graphics windows dotnet cross-platform graph-layout graph-viewer csharp wpf winforms msagl
1 source
- readme: https://github.com/microsoft/automatic-graph-layout · fetched 2026-08-28 · 8cccf1d94d01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/automatic-graph-layout | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/automatic-graph-layout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem