Skip to main content

getChartBackgroundContainer

FitFileViewer - API Documentation v29.9.0


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

Function: getChartBackgroundContainer()

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

Defined in: utils/charts/dom/chartDomUtils.js:54

Resolve the chart background container.

Parameters​

doc​

Document | null | undefined

Returns​

HTMLElement | null