Skip to main content

Interface: CoreDataviz

Defined in: dataviz/Types.ts:77

Full core data visualization token tree.

Contains non-color encoding primitives only. Color tokens are sourced directly from core.colors.* — no separate dataviz color palette is needed. Semantic dataviz color tokens reference core.colors.*.

Placed at theme.core.dataviz — optional extension of ThemeTokensV2.

Properties

opacity

opacity: object

Defined in: dataviz/Types.ts:81

context

context: number

Geographic/spatial context reduction behind overlays.

muted

muted: number

De-emphasis of non-highlighted data marks.

uncertainty

uncertainty: number

Visual signal of estimated or uncertain data.


pattern

pattern: Record<Scale1To6, string>

Defined in: dataviz/Types.ts:79


shape

shape: Record<Scale1To8, string>

Defined in: dataviz/Types.ts:78


stroke

stroke: object

Defined in: dataviz/Types.ts:80

dashed

dashed: string

dotted

dotted: string

solid

solid: string