# ericdrowell/ElGrapho

Repository: https://github.com/ericdrowell/ElGrapho
Canonical: https://ross.abutalabs.com/products/elgrapho
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2020-01-27T11:06:05+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": 2841, "days_push": 2410, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1676, forks 145 (observed 2026-08-28T04:05:20.715440+00:00)

## What it is
El Grapho is a high-performance WebGL graph data visualization engine for the browser that can render millions of interactive nodes and edges. It supports layouts like force-directed graphs, trees, radial trees, clusters, and chords via a simple JavaScript API.

## Use cases
- visualize large network graphs in the browser
- render force-directed graphs with millions of nodes
- display interactive tree and radial tree diagrams
- build cluster or chord diagrams for web dashboards
- explore graph datasets interactively with zoom and pan

## When to choose
- you need to visualize very large graphs where performance matters
- you want a lightweight browser-based graph rendering engine
- you need multiple graph layouts (tree, force, cluster, chord) in one library

## When to avoid
- you need server-side or non-browser rendering
- you need rich built-in analytics or graph algorithms rather than visualization
- you need actively maintained software with recent updates and support

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, graphics
- domain: data-visualization, web-development, frontend
- platform: browser
- tags: webgl, graph-visualization, network-graph, force-directed-graph, large-graphs, interactive-visualization, javascript, web

## Member repositories
- ericdrowell/ElGrapho (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.715440+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-30T03:42:26.107339+00:00, confidence not recorded.
  - readme: https://github.com/ericdrowell/ElGrapho (fetched 2026-08-28T04:05:20.715440+00:00, sha 1f49b4736c2e)
  - registry_npm: https://registry.npmjs.org/elgrapho (fetched 2026-08-29T11:15:24.069466+00:00, sha 317fd1e9a5d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
