Skip to content

Make phyloreferences within phylogenies clickable if there is more than one of them #334

@gaurav

Description

@gaurav

Within a single phyloreference, we only display one or two internal labels -- the phyloreference label (i.e. the expected resolution) and the actual resolution. When we display multiple internal labels within a single phylogeny (such as in the summary view), it would be neat to have that be clickable so you can jump directly to that phyloreference. Unfortunately, this requires both (1) making a text element in SVG clickable via whatever library phylotree.js is using, and (2) then having that click event trigger a Vue event so we can use it to modify Vue variables, so, not easy. We can try this after Klados v1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions