Skip to main content

isDevelopmentEnvironment

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/core/renderChartRuntimeHelpers / isDevelopmentEnvironment

Function: isDevelopmentEnvironment()

isDevelopmentEnvironment(runtime?: RenderChartRuntimeHelpersRuntime): boolean

Defined in: utils/charts/core/renderChartRuntimeHelpers.ts:91

Returns true when development-only chart diagnostics should run.

Parameters​

runtime?​

RenderChartRuntimeHelpersRuntime = ...

Returns​

boolean