addChartHoverEffects
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts / addChartHoverEffects
Function: addChartHoverEffects()
addChartHoverEffects(
chartContainer:HTMLElement|null|undefined,themeConfig:ChartHoverThemeConfig|null|undefined):void
Defined in: utils/charts/plugins/addChartHoverEffects.ts:334
Add interactive hover, fullscreen, and ripple affordances to chart canvases.
Parametersβ
chartContainerβ
HTMLElement | null | undefined
themeConfigβ
ChartHoverThemeConfig | null | undefined
Returnsβ
void