eisman / neo4jd3

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

Can I support click relationship callbacks? #40

Open jiayuu opened 5 years ago

jiayuu commented 5 years ago

1.I only see onRelationshipDoubleClick Did not see click。 2.Can I put an icon on the relationship line?

Degooya commented 5 years ago

You would have to add it by yourself. Shouldn't be that hard though