visjs/vis-network
:dizzy: Display dynamic, automatically organised, customizable network views. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15.5
- age_days: 2605
- days_rel: 14
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
3616 stars · 415 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
vis-network is a JavaScript library for rendering dynamic, interactive network graphs of nodes and edges using HTML canvas. It supports customizable shapes, styles, clustering for large graphs, and smooth performance for thousands of nodes in modern browsers.
Use cases
- visualize a network graph of nodes and edges in the browser
- render an interactive dependency or relationship diagram
- display a large graph with clustering in JavaScript
- build a customizable node-link diagram with custom shapes and colors
- show dynamic network topology that updates in real time
- embed an org chart or social graph visualization in a web app
When to choose
- you need interactive, browser-based network/graph visualization with rich styling
- your graph has up to a few thousand nodes and you want smooth canvas rendering
- you want automatic layout and clustering out of the box
When to avoid
- you need static chart types like bar or line charts rather than graphs
- you need server-side or non-browser rendering
- you need WebGL-scale performance for graphs with hundreds of thousands of nodes
Facets
library · maturity active
data-visualization graphics data-visualization web-development frontend graph-processing browser network-graph canvas-rendering graph-visualization nodes-and-edges clustering interactive nodejs javascript
2 sources
- readme: https://github.com/visjs/vis-network · fetched 2026-08-28 · 40636ed42fb6
- homepage: https://visjs.github.io/vis-network/ · fetched 2026-08-29 · d333946672b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| visjs/vis-network | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="visjs/vis-network")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem