Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Node Select #243

Open
ssnkhan opened this issue Jan 13, 2025 · 2 comments
Open

Multi Node Select #243

ssnkhan opened this issue Jan 13, 2025 · 2 comments
Labels
question Further information is requested

Comments

@ssnkhan
Copy link

ssnkhan commented Jan 13, 2025

Would it be possible to allow multiple nodes to be selected simultaneously? Perhaps through option-clicking individual nodes? Appreciate your consideration of this FR!

@Yomguithereal
Copy link
Member

@ssnkhan this would be quite hard to add actually, design-wise. What is your need here? Do you want to see multiple node metadata to be displayed on the right panel? Or are you interested in highlighting the shared neighbors and connections. If you want the latter, one workaround would be to assign a specific category to those nodes and map it onto the node color. This way you will be able to click the category in the legend on the right to toggle their joined selection.

@Yomguithereal Yomguithereal added the question Further information is requested label Jan 15, 2025
@ssnkhan
Copy link
Author

ssnkhan commented Jan 15, 2025

Given two nodes, it would be good to see their common neighbours/connections. I’ll explore the category suggestion, many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants