Skip to main content

handleChartRenderNotification

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/core/renderChartNotificationFlow / handleChartRenderNotification

Function: handleChartRenderNotification()

handleChartRenderNotification(dependencies: ChartRenderNotificationDependencies, input: ChartRenderNotificationInput): void

Defined in: utils/charts/core/renderChartNotificationFlow.ts:71

Handles the success-notification side effects for a completed chart render.

Parameters​

dependencies​

ChartRenderNotificationDependencies

State and notification dependencies.

input​

ChartRenderNotificationInput

Render counts and optional scheduler override.

Returns​

void