# jgraph/mxgraph

mxGraph is a fully client side JavaScript diagramming library

Repository: https://github.com/jgraph/mxgraph
Canonical: https://ross.abutalabs.com/products/mxgraph
Language: HTML
License: NOASSERTION
License Family: other
Archived: true
Last push: 2020-11-13T09:04:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5217, "days_push": 2119, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6911, forks 2075 (observed 2026-08-28T04:09:51.321289+00:00)

## What it is
mxGraph is a fully client-side JavaScript diagramming library that renders interactive diagrams using SVG and HTML, with no third-party dependencies. Development officially ended in November 2020 and the repository is end-of-life, with community forks continuing maintenance.

## Use cases
- build interactive flowchart editors in the browser
- embed diagram editing in a web application
- render network topology diagrams client-side
- create org charts with drag-and-drop editing
- build process/workflow diagram tools
- add graph visualization to a vanilla JS app

## When to choose
- maintaining an existing codebase already built on mxGraph
- you need a dependency-free, framework-agnostic diagramming library and accept no updates
- you plan to use an actively maintained fork

## When to avoid
- starting any new project - the README explicitly advises against it
- you need TypeScript support or ongoing browser compatibility fixes
- you need commercial support or guaranteed long-term maintenance

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, data-visualization, graphics
- domain: web-development, frontend, data-visualization
- platform: browser, cross-platform
- tags: diagramming, svg, flowcharts, graph-editing, end-of-life, vanilla-js, javascript

## Member repositories
- jgraph/mxgraph (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.321289+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-29T17:41:28.332459+00:00, confidence not recorded.
  - readme: https://github.com/jgraph/mxgraph (fetched 2026-08-28T04:09:51.321289+00:00, sha d651c05ac1e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
