简介
这里我们对图表进行
函数
oeel.plotly.directDraw(...)
oeel.plotly.directDraw(data, layout, transparent, exportFormat, exportName, exportScale)
directDraw. This function allows to directly communicate with OEEex. I should normally not be directly used.该函数允许直接与 OEEex 通信。通常不应直接使用。
Arguments:
data*
objectThe data to be ploted.layout*
object Default:[object Object].A plotly layout. Mroe info here: https://plotly.com/javascript/reference/layout/transparent
boolean Default:true.Set the background to transparent.exportFormat
string Default:png.Export type: png, svg, jpeg or webpexportName
stringExport filenameexportScale
number Default:4.Export scale
Return:
Return
oeel.Plo