Skip to main content

createExportChartsWithState

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/core/renderChartExportState / createExportChartsWithState

Function: createExportChartsWithState()

createExportChartsWithState(dependencies: CreateExportChartsWithStateDependencies): ExportChartsWithState

Defined in: utils/charts/core/renderChartExportState.ts:46

Creates the state-aware chart export placeholder used by the renderer API.

Parameters​

dependencies​

CreateExportChartsWithStateDependencies

State, notification, and chart instance hooks.

Returns​

ExportChartsWithState

Export function that reports whether charts were available.