Faithful to C Graphviz
A line-by-line port of the canonical C implementation. The dot engine matches the native binary to a tight deterministic tolerance (±0.01 on coordinates, exact non-numeric content) on the golden corpus.
DOT in, SVG out — no Java, no native binary, no WASM. Runs in the browser.
The editor below runs the actual library, in your browser. Edit the DOT on the left; the SVG updates live.