Skip to main content

exportChartsWithState

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/charts/core/renderChartJS / exportChartsWithState

Function: exportChartsWithState()

exportChartsWithState(format: string): Promise<boolean>

Defined in: utils/charts/core/renderChartJS.js:1576

State-aware chart export function

Parameters​

format​

string = "png"

Export format (png, csv, json)

Returns​

Promise<boolean>

Success status