Skip to main content

cleanupGlobalChartStatusIndicatorFromCounts

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/components/createGlobalChartStatusIndicatorFromCounts / cleanupGlobalChartStatusIndicatorFromCounts

Function: cleanupGlobalChartStatusIndicatorFromCounts()

cleanupGlobalChartStatusIndicatorFromCounts(indicator: HTMLElement): void

Defined in: utils/charts/components/createGlobalChartStatusIndicatorFromCounts.ts:233

Clean up event listeners and delayed work for a global status indicator.

Parameters​

indicator​

HTMLElement

Indicator returned from createGlobalChartStatusIndicatorFromCounts.

Returns​

void