Documentation / @openassistant/plots / BubbleChartFunctionArgs
Type Alias: BubbleChartFunctionArgs
BubbleChartFunctionArgs =
object
Defined in: echarts/bubble-chart/tool.ts:118
Properties
datasetName
datasetName:
string
Defined in: echarts/bubble-chart/tool.ts:119
variableColor?
optionalvariableColor:string
Defined in: echarts/bubble-chart/tool.ts:123
variableSize
variableSize:
string
Defined in: echarts/bubble-chart/tool.ts:122
variableX
variableX:
string
Defined in: echarts/bubble-chart/tool.ts:120
variableY
variableY:
string
Defined in: echarts/bubble-chart/tool.ts:121
