Skip to main content

renderPrimaryChartFields

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/core/renderChartPrimaryFields / renderPrimaryChartFields

Function: renderPrimaryChartFields()

renderPrimaryChartFields(dependencies: RenderPrimaryChartFieldsDependencies, options: RenderPrimaryChartFieldsOptions): RenderPrimaryChartFieldsResult

Defined in: utils/charts/core/renderChartPrimaryFields.ts:104

Renders primary FIT data-field charts into the target container.

Parameters​

dependencies​

RenderPrimaryChartFieldsDependencies

DOM, visibility, runtime, and registration hooks.

options​

RenderPrimaryChartFieldsOptions

Normalized settings and data used by the field loop.

Returns​

RenderPrimaryChartFieldsResult

Render-loop status and number of visible charts created.