Skip to main content

ChartJSInstance

FitFileViewer - API Documentation v29.8.0


FitFileViewer - API Documentation / utils/files/export/exportUtils / ChartJSInstance

Interface: ChartJSInstance

Defined in: utils/files/export/exportUtils.js:329

Properties​

canvas​

canvas: HTMLCanvasElement

Defined in: utils/files/export/exportUtils.js:330

Chart canvas element


data​

data: Object

Defined in: utils/files/export/exportUtils.js:331

Chart data object


options​

options: Object

Defined in: utils/files/export/exportUtils.js:332

Chart options object


toBase64Image​

toBase64Image: Function

Defined in: utils/files/export/exportUtils.js:333

Function to export chart as base64 image


update​

update: Function

Defined in: utils/files/export/exportUtils.js:334

Function to update chart


destroy​

destroy: Function

Defined in: utils/files/export/exportUtils.js:335

Function to destroy chart