# flowhub/the-graph

SVG custom elements for FBP graph editing and visualization. Used in noflo/noflo-ui

Repository: https://github.com/flowhub/the-graph
Canonical: https://ross.abutalabs.com/products/the-graph
Homepage: https://flowhub.github.io/the-graph/demo-full.html
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, graph, svg, editor, flowhub
Last push: 2023-01-26T23:06:47+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4715, "days_push": 1315, "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 1013, forks 176 (observed 2026-08-28T04:03:13.731261+00:00)

## What it is
A set of React components rendering SVG-based editors for viewing and editing node-based graphs, focused on flow-based programming (FBP) dataflow graphs. Graph structure is managed via fbp-graph with undo/redo support and optional automatic layout, and it powers the Flowhub IDE.

## Use cases
- embed a node-based graph editor in a web app
- visualize and edit dataflow / FBP graphs
- build a visual programming UI in React
- render flow-based programming graphs as SVG
- add autolayout to node graph editing
- create graph thumbnails or read-only graph views

## When to choose
- you need React components for editing flow-based programming graphs
- you want SVG-based node graph editing with undo/redo via fbp-graph
- you're building a NoFlo/Flowhub-style visual programming interface

## When to avoid
- you need general-purpose diagramming rather than FBP-style dataflow graphs
- you want a non-React or canvas/WebGL-based graph editor
- you need actively developed features - the project is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, data-visualization, editor
- domain: developer-tools, frontend, web-development
- platform: browser
- tags: react, svg, flow-based-programming, graph-editor, fbp, node-based-editor, web-server, nodejs, javascript

## Member repositories
- flowhub/the-graph (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:13.731261+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:11:39.339535+00:00, confidence not recorded.
  - readme: https://github.com/flowhub/the-graph (fetched 2026-08-28T04:03:13.731261+00:00, sha e0c94cd21f06)
  - homepage: https://flowhub.github.io/the-graph/demo-full.html (fetched 2026-08-29T13:11:15.021048+00:00, sha 2078281a40a0)
  - registry_npm: https://registry.npmjs.org/the-graph (fetched 2026-08-29T13:11:15.030007+00:00, sha 6d7b27c5aeea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
