Skip to Content
This documentation is provided with the HEAT environment and is relevant for this HEAT instance only.
Dashboard ComponentsNextCognitiveLoad (Next)

CognitiveLoad (Next)

Gauge showing cognitive load score over time or as a snapshot. Supports row-level playback when enablePlaybackControls is set on the row or page.

Summary

Value
Layout idCognitiveLoad
Widget configcognitiveItem (unit, legend[] with code, min, max, color)
Channel shapevalue (registry); mocks often use series for playback

Migration status

migrated , reference: tools/arbex/reference/next/CognitiveLoad.json. See Dataservice migration status.

Layout

FieldDescription
channelse.g. cognitive-load-score
cognitiveItem.unitDisplay unit label
cognitiveItem.legend[]Band thresholds (low / medium / high)

Often placed in dual-column rows beside TimelineChart in mock layouts.

Data contract

ShapePayload
series{ timeMs, value }[] for scrubbing
valueStatic score snapshot

Example

Mock dual-row + full channel series: CognitiveLoad.json. RAG: tools/arbex/rag/reference/components/CognitiveLoad.md.