Skip to content

Slot: ticks

A boolean flag indicating if ticks should be included as part of the axis.

URI: vega_scverse:ticks Alias: ticks

Applicable Classes

Name Description Modifies Slot
Axis An axis visualizes a spatial scale mapping for cartesian coordinates using ti... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/scverse/vega-scverse/specification

Mappings

Mapping Type Mapped Value
self vega_scverse:ticks
native vega_scverse:ticks

LinkML Source

name: ticks
description: A boolean flag indicating if ticks should be included as part of the
  axis.
from_schema: https://w3id.org/scverse/vega-scverse/specification
rank: 1000
ifabsent: 'True'
alias: ticks
owner: Axis
domain_of:
- Axis
range: boolean