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