Skip to main content

LapZoneDatum

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/charts/rendering/renderLapZoneChart / LapZoneDatum

Interface: LapZoneDatum

Defined in: utils/charts/rendering/renderLapZoneChart.js:9

Properties​

label​

label: string

Defined in: utils/charts/rendering/renderLapZoneChart.js:10

Zone label (e.g., "HR Zone 1")


value​

value: number

Defined in: utils/charts/rendering/renderLapZoneChart.js:11

Time in zone (seconds)


color?​

optional color: string

Defined in: utils/charts/rendering/renderLapZoneChart.js:12

Base color for the zone


zoneIndex?​

optional zoneIndex: number

Defined in: utils/charts/rendering/renderLapZoneChart.js:13

Numeric zone index (0-based)