Skip to content

implement search in trackvis #53

@NateLanza

Description

@NateLanza

Trrackvis should include a search bar that uses string matching to filter displayed nodes. The visualization of relationships between nodes needs to be sensibly preserved despite many nodes being hidden; possibly a dotted line between nodes with the number of hidden nodes listed? Additionally, the search will have to deal with sideways branching in the tree. I think the most reasonable way to do this will be to only search through parent nodes of the currently selected node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions