neo4j-contrib / neovis.js

Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.
Apache License 2.0
1.59k stars 324 forks source link

Feature request: make Neo4j connection optional #331

Closed JeroenDeDauw closed 1 year ago

JeroenDeDauw commented 1 year ago

Is it possible to use this library without connecting to Neo4j?

Context: I have a bunch of data already obtained from Neo4j to display, and the client should not have access to Neo4j.

thebestnom commented 1 year ago

Not currently 😅

thebestnom commented 1 year ago

Duplicate: https://github.com/neo4j-contrib/neovis.js/issues/265