Slot: share_x

Panel groups that share one x scale, each entry a comma-separated list of mosaic keys (‘c,g,h’). Every panel in a group ends on the union of the group’s limits. Declare it whenever a panel’s tick labels are hidden as another panel’s: hiding them alone asserts a shared scale the axes do not actually have, and a reader then compares two panels drawn at different ranges.

URI: tvbo:slot/share_x

Applicable Classes

Name Description Modifies Slot
Figure A publication figure, a mosaic of panels rendered from result containers no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of Figure

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner Figure

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: share_x
description: 'Panel groups that share one x scale, each entry a comma-separated list
  of mosaic keys (''c,g,h''). Every panel in a group ends on the union of the group''s
  limits. Declare it whenever a panel''s tick labels are hidden as another panel''s:
  hiding them alone asserts a shared scale the axes do not actually have, and a reader
  then compares two panels drawn at different ranges.'
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Figure
domain_of:
- Figure
range: string
multivalued: true