renderTimeInZoneCharts
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts / 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