Skip to main content

exportChartsWithState

FitFileViewer - API Documentation v29.9.0


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

Function: exportChartsWithState()

exportChartsWithState(format?: string): Promise<boolean>

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

State-aware chart export function

Parameters​

format?​

string = "png"

Export format (png, csv, json)

Returns​

Promise<boolean>

Success status