# neo4j-contrib/neovis.js

Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.

Repository: https://github.com/neo4j-contrib/neovis.js
Canonical: https://ross.abutalabs.com/products/neovisjs
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: neo4j, visualization, network-visualization, graph-visualization, cypher, javascript, data-visualization
Last push: 2023-10-19T02:43:51+00:00

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

## Adoption (not part of the score)
Stars 1790, forks 325 (observed 2026-08-28T04:05:36.993477+00:00)

## What it is
A JavaScript library that renders interactive graph visualizations in the browser using vis.js, with data fetched live from a Neo4j database via Cypher queries. It supports customizable node sizing, coloring by community, edge thickness, and image nodes.

## Use cases
- visualize a neo4j graph in the browser
- render cypher query results as an interactive network
- display knowledge graph with community detection colors
- show pagerank-sized nodes in a force-directed graph
- embed graph visualization in a web app
- explore relationships in a graph database visually

## When to choose
- you store data in Neo4j and need browser-based graph rendering
- you want configurable node/edge styling driven by graph properties
- you need a lightweight drop-in visualization via npm or CDN

## When to avoid
- your graph data is not in Neo4j
- you need server-side or non-browser rendering
- you need a general-purpose charting library beyond network graphs
- you need actively developed features - the project is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, database-driver
- domain: data-visualization, databases, web-development, frontend
- platform: browser
- tags: neo4j, graph-visualization, visjs, cypher, network-graph, typescript, javascript, nodejs

## Member repositories
- neo4j-contrib/neovis.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:36.993477+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:23:17.318445+00:00, confidence not recorded.
  - readme: https://github.com/neo4j-contrib/neovis.js (fetched 2026-08-28T04:05:36.993477+00:00, sha 828e4194b7b7)
  - registry_npm: https://registry.npmjs.org/neovis.js (fetched 2026-08-29T11:02:19.052211+00:00, sha c9bf0aed9223)
- Data as of 2026-08-30T08:39:29.467469+00:00.
