Open Garbash opened 9 years ago
Link highlight is already implemented. Filtering to show only matching nodes and links - sounds like a good idea.
Ha, issue 420: https://www.youtube.com/watch?v=U1ei5rwO7ZI
On Thu, Apr 2, 2015 at 11:55 AM, alon notifications@github.com wrote:
Search highlight is already implemented. Filtering to show only matching nodes and links - sounds like a good idea.
— Reply to this email directly or view it on GitHub https://github.com/Rhizi/rhizi/issues/420#issuecomment-88833087.
+972-558863023
And on a more practical note: this is related to #400, would be nice to tackle both together
@LV-426 @alon would like your feedback on this.
I'll use the CRI data as example:
Say I've made a simple selection of three nodes: In the current system, in order to see all the selections at once, I'll have to be at such a zoomed-out level that node text is hard to read.(This gets even worse as people get older and eye-sight deteriorates) Another example, in which I've selected two highly connected nodes: Here the problem is that I have too many edges crossing each other, and it's hard to understand who is related to who.
So two main problems: (1) Nodes displayed too far apart making font to small (2) Edges intersecting causing difficulty in understanding which is which.
A few solutions: The "simple" solution
Selection bubble solution
The search filter button
I think best solution would be:
Thoughts?