# cytoscape/cytoscape.js

Graph theory (network) library for visualisation and analysis

Repository: https://github.com/cytoscape/cytoscape.js
Canonical: https://ross.abutalabs.com/products/cytoscapejs
Homepage: https://js.cytoscape.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: cytoscapejs, graph-theory, visualisation, analysis, javascript, network, visualization
Last push: 2026-08-25T15:37:11+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 5489, "days_push": 8, "days_rel": 8, "gap_med": 24.5, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11188, forks 1681 (observed 2026-08-28T04:10:46.353462+00:00)

## What it is
Cytoscape.js is a fully featured graph theory (network) library written in pure JavaScript for modelling, analysing, and visualising relational data. It includes a graph model, many layout algorithms, and an optional interactive renderer that works in browsers and Node.js.

## Use cases
- visualise social networks in a web app
- render and analyse biological pathway graphs
- build an interactive network graph explorer with pan and zoom
- run graph theory algorithms like shortest path or centrality in Node.js
- display a dependency or knowledge graph in the browser
- apply automatic layouts like force-directed or hierarchical to node-link data

## When to choose
- you need both graph analysis and interactive visualisation in JavaScript
- you want a mature, MIT-licensed library with many layout algorithms and extensions
- you need browser and Node.js support for the same graph model

## When to avoid
- you only need simple static charts like bar or line charts
- you need large-scale server-side graph processing better suited to a graph database
- you need 3D graph rendering

## Facets
- artifact type: library
- maturity: stable
- function: data-visualization, charts
- domain: data-visualization, web-development, bioinformatics
- platform: browser, cross-platform
- tags: graph-theory, network-analysis, graph-visualization, interactive-graphs, javascript, algorithms, nodejs

## Member repositories
- cytoscape/cytoscape.js (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.353462+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:16:42.369275+00:00, confidence not recorded.
  - readme: https://github.com/cytoscape/cytoscape.js (fetched 2026-08-28T04:10:46.353462+00:00, sha 31a28d4b7aeb)
  - homepage: https://js.cytoscape.org (fetched 2026-08-29T08:15:34.438664+00:00, sha ff5201705e49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
