Enum: BarOrientation
Which way a colour bar runs.
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| vertical | None | Upright, beside the panel |
| horizontal | None | Flat, under or over the panel |
Slots
| Name | Description |
|---|---|
| orientation | Which way the bar runs |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo/figure
LinkML Source
name: BarOrientation
description: Which way a colour bar runs.
from_schema: https://w3id.org/tvbo/figure
permissible_values:
vertical:
text: vertical
description: Upright, beside the panel.
horizontal:
text: horizontal
description: Flat, under or over the panel.