Type Alias: BoxplotLlmResult
BoxplotLlmResult:
object
Defined in: packages/echarts/src/boxplot/tool.ts:103
Type declaration
error?
optionalerror:string
instruction?
optionalinstruction:string
result?
optionalresult:object
result.boundIQR
boundIQR:
number
result.boxplotData
boxplotData:
BoxplotDataProps
result.datasetName
datasetName:
string
result.id
id:
string
success
success:
boolean