Slot: arrow

Draw an arrow POINTING AT (x, y), starting (dx, dy) away from it in axes fractions — e.g. [-0.08, 0.06] for one coming from the upper left. The text, when non-empty, sits at the tail. This is how a paper’s callout arrowheads are declared instead of drawn in code.

URI: tvbo:slot/arrow

Applicable Classes

Name Description Modifies Slot
Annotation A positioned text label on a panel, in axes-fraction coordinates no

Properties

Type and Range

Property Value
Range xsd:float
Domain Of Annotation

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner Annotation

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo/figure

Mappings

Mapping Type Mapped Value
self tvbo:arrow
native tvbo:arrow

LinkML Source

name: arrow
description: Draw an arrow POINTING AT (x, y), starting (dx, dy) away from it in axes
  fractions — e.g. [-0.08, 0.06] for one coming from the upper left. The text, when
  non-empty, sits at the tail. This is how a paper's callout arrowheads are declared
  instead of drawn in code.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Annotation
domain_of:
- Annotation
range: float
multivalued: true