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

Implement a Search and Highlight function for the graph #333

Open
johannesduesing opened this issue Jan 18, 2022 · 0 comments
Open

Implement a Search and Highlight function for the graph #333

johannesduesing opened this issue Jan 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@johannesduesing
Copy link
Member

Problem
Currently, there is no way to automatically search for a specific node in the graph. This makes it basically impossible for other researchers to identify whether their work is part of the dataset or not.

Solution
Implement a search functionality for the graph view. It would be interesting to search for attributes like DOI, Author name or Title. Matching nodes should be highlighted in the graph, so users can quickly identify incoming and outgoing edges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant