eisman / neo4jd3

Neo4j graph visualization using D3.js
https://eisman.github.io/neo4jd3/
MIT License
1.38k stars 424 forks source link

* Added ability to paint each node to its own color and write title to node #15

Closed sterswift closed 2 years ago

sterswift commented 7 years ago

Really want to thank you for this project, It helped me with mine. But I had to make some modifications to get my task done which I want to share with you.

But please take a look at my min.js, maybe you will have a desicion to change it and compress with your favorite tool.

sterswift commented 7 years ago

My graph looks like this

image

sterswift commented 7 years ago

But I've just understood that I hadn't make changes in /dist files cause you build it with something like babel