CHART_DOM_IDS
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts/dom/chartDomUtils / CHART_DOM_IDS
Variable: CHART_DOM_IDS
constCHART_DOM_IDS: {backgroundContainer:"background_chart_container";contentContainers: readonlystring[];controlsToggleSelector:"#chart-controls-toggle";renderContainers: readonlystring[];settingsWrapperSelector:"#chartjs-settings-wrapper"; }
Defined in: utils/charts/dom/chartDomUtils.ts:120
Stable chart DOM identifiers used by chart container lookup helpers.
Type Declarationβ
backgroundContainerβ
readonlybackgroundContainer:"background_chart_container"=CHART_BACKGROUND_CONTAINER_ID
contentContainersβ
readonlycontentContainers: readonlystring[]
controlsToggleSelectorβ
readonlycontrolsToggleSelector:"#chart-controls-toggle"=CHART_CONTROLS_TOGGLE_SELECTOR
renderContainersβ
readonlyrenderContainers: readonlystring[]
settingsWrapperSelectorβ
readonlysettingsWrapperSelector:"#chartjs-settings-wrapper"=CHART_SETTINGS_WRAPPER_SELECTOR