# dreampuf/GraphvizOnline

Let's Graphviz it online

Repository: https://github.com/dreampuf/GraphvizOnline
Canonical: https://ross.abutalabs.com/products/graphvizonline
Homepage: https://dreampuf.github.io/GraphvizOnline/
Language: JavaScript
License: BSD-3-Clause
License Family: permissive
Topics: graphviz, tool
Last push: 2026-03-16T04:23:48+00:00

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

## Adoption (not part of the score)
Stars 1005, forks 249 (observed 2026-08-28T04:03:11.710046+00:00)

## What it is
A browser-based editor and renderer for Graphviz (DOT) diagrams, built with viz.js and ACE editor. It supports live editing, rendering via multiple Graphviz engines, sharing graphs via URL or Gist, and a presentation mode.

## Use cases
- edit and preview graphviz dot diagrams in the browser
- render a dot file from a gist or url without installing graphviz
- share a graph definition with a link
- present a graph full-screen without the editor
- export graphviz diagrams as svg or png

## When to choose
- you need to quickly draw or tweak Graphviz diagrams without installing anything
- you want to share a DOT graph via a simple URL
- you need a presentation-friendly view of a rendered graph

## When to avoid
- you need offline rendering or CLI batch processing of many dot files
- you need diagram types beyond what Graphviz supports
- you need collaborative real-time editing

## Facets
- artifact type: application
- maturity: active
- function: editor, data-visualization, developer-tools
- domain: developer-tools, web-development, data-visualization
- platform: browser
- tags: graphviz, dot-language, diagram-editor, online-tool, viz-js, web-server

## Member repositories
- dreampuf/GraphvizOnline (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:11.710046+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-30T07:13:09.400356+00:00, confidence not recorded.
  - readme: https://github.com/dreampuf/GraphvizOnline (fetched 2026-08-28T04:03:11.710046+00:00, sha 390bec046730)
  - homepage: https://dreampuf.github.io/GraphvizOnline/ (fetched 2026-08-29T13:13:15.985953+00:00, sha a65feeed048b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
