anvaka / sayit

Visualization of related subreddits
https://anvaka.github.io/sayit
MIT License
1.25k stars 106 forks source link

Please show the red edges and rectangles for the current query without requiring the user to click on its node. #2

Open amichail opened 5 years ago

amichail commented 5 years ago

Also, please don't show a preview of the subreddit when the user clicks on a node.

anvaka commented 5 years ago

why not show the preview?

amichail commented 5 years ago

why not show the preview?

I guess it’s ok to show the preview upon clicking a node if you show the initial graph with red edges emanating from the query node. I was constantly clicking the query node just to see the red edges, but this obscured the graph with the preview.

anvaka commented 5 years ago

Please check now - is this what you are expecting?

amichail commented 5 years ago

Please check now - is this what you are expecting?

Yes, but perhaps these additional changes would help: (1) visually distinguish the current query node from the other red nodes somehow; (2) only show the preview when you (single) click on the current query node.