Skip to main content

getChartSettingsWrapper

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/dom/chartDomUtils / getChartSettingsWrapper

Function: getChartSettingsWrapper()

getChartSettingsWrapper(doc: Document | null | undefined): HTMLElement | null

Defined in: utils/charts/dom/chartDomUtils.ts:71

Resolve the chart settings wrapper.

Parameters​

doc​

Document | null | undefined

Document used for lookup.

Returns​

HTMLElement | null

The chart settings wrapper, if found.