# ellson/MOTHBALLED-graphviz

Moved to https://gitlab.com/graphviz/graphviz

Repository: https://github.com/ellson/MOTHBALLED-graphviz
Canonical: https://ross.abutalabs.com/products/mothballed-graphviz
Language: C
License: EPL-1.0
License Family: copyleft
Last push: 2018-09-08T06:03:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4723, "days_push": 2916, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1296, forks 254 (observed 2026-08-28T04:04:16.566282+00:00)

## What it is
Graphviz is open-source graph visualization software from AT&T Research that takes descriptions of graphs in a simple text language (DOT) and renders them as diagrams in formats like images, SVG, PDF, and Postscript. It includes several layout programs (dot, neato, etc.), auxiliary tools, libraries, and language bindings; this GitHub mirror is mothballed and development has moved to GitLab.

## Use cases
- visualize dependency graphs from code
- render network topology diagrams
- draw state machine and flowchart diagrams
- generate org charts from data files
- convert DOT graph descriptions to SVG or PDF
- visualize database schemas as diagrams
- create diagrams for documentation from structured data

## When to choose
- you need automatic layout of graphs and networks from textual descriptions
- you want to generate diagrams programmatically or in CI pipelines
- you need a mature, widely supported graph rendering tool with many language bindings

## When to avoid
- you need a drag-and-drop diagram editor like Visio
- you want actively developed code from this specific GitHub mirror rather than the GitLab repository
- you need interactive real-time graph editing

## Facets
- artifact type: application
- maturity: maintenance
- function: data-visualization, graphics, cli, parser
- domain: data-visualization, graphics, developer-tools
- platform: windows, cross-platform, cli
- tags: graph-visualization, dot-language, graph-layout, diagrams, network-diagrams, algorithms, linux, macos

## Member repositories
- ellson/MOTHBALLED-graphviz (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.566282+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:57.203309+00:00, confidence not recorded.
  - readme: https://github.com/ellson/MOTHBALLED-graphviz (fetched 2026-08-28T04:04:16.566282+00:00, sha 1249b89a55b0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
