Skip to content

Composing annotators with different region_types #61

@jlstevens

Description

@jlstevens

Right now each annotator only has a single region_type (e.g. range or point) but we need to support cases where both are on the same plot.

With the new compositional semantics, this approach makes a lot of sense to me:

range_annotator * point_annotator * plot

Hopefully this fits in the design in a similar way as multiple annotated plots in a layout.

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