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