eisman / neo4jd3

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

Click function to make the collapse of the graph #41

Open Kivin1 opened 5 years ago

Kivin1 commented 5 years ago

Hi,

In the library, there is a double click function can be used to expand the graph. Does exist other function to support collapse the expanded graph as well?

BR

Degooya commented 5 years ago

No, I'm afraid not. But you could implement a context menu when right clicking for example 2019-06-05 16_39_52-Window

Federico779 commented 1 year ago

Hi, what could be the function that collapse more nodes with a same field?