Documentation / @openassistant/plots / BoxplotLlmResult
Type Alias: BoxplotLlmResult
BoxplotLlmResult =
object
Defined in: echarts/boxplot/tool.ts:105
Properties
error?
optionalerror:string
Defined in: echarts/boxplot/tool.ts:113
instruction?
optionalinstruction:string
Defined in: echarts/boxplot/tool.ts:114
result?
optionalresult:object
Defined in: echarts/boxplot/tool.ts:107
boundIQR
boundIQR:
number
boxplotData
boxplotData:
BoxplotDataProps
datasetName
datasetName:
string
id
id:
string
success
success:
boolean
Defined in: echarts/boxplot/tool.ts:106
