Skip to content

Slot: grid

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

URI: vega_scverse:grid Alias: grid

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:grid
native vega_scverse:grid

LinkML Source

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