Github code for modeling a graph using "Arrows" (D3 library)

Hello

In a closed discussion, there was a mention to a JavaScript library for drawing diagrams of small graphs, using D3 to generate SVG. Useful for explaining “Neo4j” graph modelling concepts in presentations and blogs. Arrow Tool

They released a piece of code on github GitHub - apcj/arrows: JavaScript library for drawing diagrams of small graphs, using D3 to generate SVG. Useful for explaining Neo4j graph modelling concepts in presentations and blogs.

And the demo is still available (but can’t post more than 2 links to start)

To let noobs explore concepts it could helps many people outside :slight_smile: