Skip to main content

renderTimeInZoneCharts

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/rendering / renderTimeInZoneCharts

Function: renderTimeInZoneCharts()

renderTimeInZoneCharts(container: HTMLElement | null | undefined, options?: TimeInZoneChartOptions): void

Defined in: utils/charts/rendering/renderTimeInZoneCharts.ts:28

Render HR / Power time-in-zone charts into a container.

Parameters​

container​

HTMLElement | null | undefined

options?​

TimeInZoneChartOptions = {}

Returns​

void