Skip to main content

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