Skip to main content

getChartBackgroundContainer

FitFileViewer - API Documentation v30.0.1


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

Function: getChartBackgroundContainer()

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

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

Resolve the chart background container.

Parameters​

doc​

Document | null | undefined

Document used for lookup.

Returns​

HTMLElement | null

The chart background container, if found.