Skip to content

Show hidden neighbors #76

@ugurdogrusoz

Description

@ugurdogrusoz

Add a new operation (at the very end) to the context menu of nodes (Show Hidden Neighbors) to show its hidden neighbors. So if A has 3 neighbors N1, N2, and N3, and N2 is currently visible but N1 and N3 aren't, and we issue this operation on A, we get N1 and N3 shown (unhidden) along with their incident edges, followed by an incremental layout call (we might need to put neighbors near the node as we unhide them so that incremental layout works better)!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions