eisman / neo4jd3

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

Not working with Jquery #34

Open chahat-mca opened 6 years ago

chahat-mca commented 6 years ago

Hi ,

I have tried to implment the neo4jd3 with simple jquery but it is not working , whenever you try to debug , it always jump to src/main/script/neo4jd3.js even though that path does not exists in my project. it is creating that file dynamically.

I want to modify the neo4jd3.js to create my own version but not able to do so

Can you guide how to make it work with jquery. no angular or other stuff

ganeshsharma679 commented 5 years ago

Try something like this with jquery. https://jsfiddle.net/cL7wgqp8/