Skip to main content

clearCachedChartSettings

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/state/domain/settingsStateHelpers / clearCachedChartSettings

Function: clearCachedChartSettings()

clearCachedChartSettings(options?: StateUpdateOptions): void

Defined in: utils/state/domain/settingsStateHelpers.ts:227

Clear the cached chart settings snapshot used by chart renderers.

Parameters​

options?​

StateUpdateOptions = {}

Returns​

void