eisman / neo4jd3

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

Add new option [nodeTextProperty], [nodeTextColor] #42

Open eggttball opened 5 years ago

eggttball commented 5 years ago

Through the new option, we could have choice to show other properties on a node, such as node.value, node.name, or other else if we need. Then we are able to change text color as well.