imohitmayank / jaal

Your interactive network visualizing dashboard
MIT License
321 stars 41 forks source link

UI Feature Request #27

Open troxil opened 3 years ago

troxil commented 3 years ago

Descriptions

There's a few suggestions I think would be awesome.

Double Clicking a node removes all other un-connected nodes

I'd like to be able to do this to identify the relationships within one single group. Having a lot of groups (and nodes) can be very noisy on the screen and not appealing. Alternatively might be to just dim/reduce opacity every other resource not that nodes tree.

Toggle removes a node cluster of 1

I find this would be super neat if we could remove single nodes as I'm more focused on the relationships than seeing a huge sea of nodes. This is the same approach as filtering, except more of a "show me nodes with at least 1 connection".

IgnacioHeredia commented 2 years ago

Another suggestion. Clicking on a node/edge opens a side panel with the node/edge attributes. Could also be done by displaying as text on hover, though less practical for copying values.