Slot: orientation

Axis orientation in plots (horizontal for x-axis, vertical for y-axis).

URI: https://echemdb.github.io/metadata-schema/autotag/orientation Alias: orientation

Applicable Classes

Name

Description

Modifies Slot

DataField

Description of a data field (column) compatible with frictionless table-schem…

no

Properties

Examples

Value

horizontal

vertical

Identifier and Mapping Information

Schema Source

  • from schema: https://echemdb.github.io/metadata-schema/autotag

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/autotag/orientation

native

https://echemdb.github.io/metadata-schema/autotag/orientation

LinkML Source

```yaml name: orientation description: Axis orientation in plots (horizontal for x-axis, vertical for y-axis). examples: - value: horizontal - value: vertical from_schema: https://echemdb.github.io/metadata-schema/autotag rank: 1000 alias: orientation owner: DataField domain_of: - DataField range: FieldOrientation
</details>