setCachedChartSettings
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/state/domain/settingsStateHelpers / setCachedChartSettings
Function: setCachedChartSettings()
setCachedChartSettings(
settings:ChartSettings,options?:StateUpdateOptions):void
Defined in: utils/state/domain/settingsStateHelpers.ts:239
Replace the cached chart settings snapshot used by chart renderers.
Parametersβ
settingsβ
options?β
StateUpdateOptions = {}
Returnsβ
void