Documentation / @openassistant/plots / BoxplotAdditionalData
Type Alias: BoxplotAdditionalData
BoxplotAdditionalData =
object
Defined in: echarts/boxplot/tool.ts:117
Properties
boundIQR
boundIQR:
number
Defined in: echarts/boxplot/tool.ts:122
boxplotData
boxplotData:
BoxplotDataProps
Defined in: echarts/boxplot/tool.ts:121
data?
optionaldata:Record<string,number[]>
Defined in: echarts/boxplot/tool.ts:123
datasetName
datasetName:
string
Defined in: echarts/boxplot/tool.ts:119
id
id:
string
Defined in: echarts/boxplot/tool.ts:118
isDraggable?
optionalisDraggable:boolean
Defined in: echarts/boxplot/tool.ts:125
isExpanded?
optionalisExpanded:boolean
Defined in: echarts/boxplot/tool.ts:126
onSelected?
optionalonSelected:OnSelected
Defined in: echarts/boxplot/tool.ts:127
theme?
optionaltheme:string
Defined in: echarts/boxplot/tool.ts:124
variables
variables:
string[]
Defined in: echarts/boxplot/tool.ts:120
