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