ChartJSInstance
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/files/export/exportUtils / ChartJSInstance
Interface: ChartJSInstance
Defined in: utils/files/export/exportUtils.js:92
Propertiesβ
canvasβ
canvas:
HTMLCanvasElement
Defined in: utils/files/export/exportUtils.js:93
Chart canvas element
dataβ
data:
Object
Defined in: utils/files/export/exportUtils.js:94
Chart data object
optionsβ
options:
Object
Defined in: utils/files/export/exportUtils.js:95
Chart options object
toBase64Imageβ
toBase64Image:
Function
Defined in: utils/files/export/exportUtils.js:96
Function to export chart as base64 image
updateβ
update:
Function
Defined in: utils/files/export/exportUtils.js:97
Function to update chart
destroyβ
destroy:
Function
Defined in: utils/files/export/exportUtils.js:98
Function to destroy chart