Skip to main content

notifyChartRenderComplete

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/core/renderChartRuntimeHelpers / notifyChartRenderComplete

Function: notifyChartRenderComplete()

notifyChartRenderComplete(appActions: unknown, chartCount: number): void

Defined in: utils/charts/core/renderChartRuntimeHelpers.ts:151

Calls the optional AppActions chart-render completion hook.

Parameters​

appActions​

unknown

chartCount​

number

Returns​

void