Skip to content

Documentation v1.0.0


Documentation / @openassistant/plots / BubbleChartLlmResult

Type Alias: BubbleChartLlmResult ​

BubbleChartLlmResult = object

Defined in: echarts/bubble-chart/tool.ts:87

Properties ​

data? ​

optional data: object

Defined in: echarts/bubble-chart/tool.ts:89

datasetName ​

datasetName: string

details ​

details: string

id ​

id: string


error? ​

optional error: string

Defined in: echarts/bubble-chart/tool.ts:94


instruction? ​

optional instruction: string

Defined in: echarts/bubble-chart/tool.ts:95


success ​

success: boolean

Defined in: echarts/bubble-chart/tool.ts:88

Released under the MIT License.