magjac/d3-graphviz
Graphviz DOT rendering and animated transitions using D3 observed · 2026-08-28
Health v2 · maintenance only
25/100
- Activity 5
- Release rhythm 8
- Longevity 100
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: 3312
- days_rel: n/a
- days_push: 571
- n_releases_24m: 0
Adoption not part of the score
1809 stars · 106 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A D3 module that renders SVG graphs from Graphviz DOT source using the @hpcc-js/wasm Graphviz port, with animated transitions between graphs. It supports edge/node tweening, fade effects, and panning/zooming.
Use cases
- render graphviz dot graphs in the browser
- animate transitions between graph states
- draw flowcharts from dot source as svg
- visualize network diagrams with pan and zoom
- embed graphviz rendering in a web app without server-side graphviz
When to choose
- you need DOT graph rendering client-side in JavaScript
- you want smooth animated transitions between different graphs
- you're already using D3 and want graphviz layout
When to avoid
- you only need static graph images via CLI graphviz
- you need non-DOT graph input formats
- you can't use WebAssembly in your environment
Facets
library · maturity active
data-visualization graphics parser data-visualization web-development graphics browser d3 graphviz dot-language svg animated-transitions graph-layout wasm nodejs javascript
2 sources
- readme: https://github.com/magjac/d3-graphviz · fetched 2026-08-28 · 806e91aa9cce
- registry_npm: https://registry.npmjs.org/d3-graphviz · fetched 2026-08-29 · 4a609ae31528
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| magjac/d3-graphviz | main | 25 |
For agents
markdown · JSON · MCP: product_card(name="magjac/d3-graphviz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem