eisman / neo4jd3

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

change default node id by its label #38

Open mboussaa opened 5 years ago

mboussaa commented 5 years ago

How can I change the displayed id value by the node's name?

eggttball commented 5 years ago

Try to modify appendTextToNode() in neo4jd3.js