Chart Output

Generate chart from a JSON output.

Description

The Chart Generator component allows you to visualise JSON data values directly in your flow. Once the component is connected and the flow has been run, the Chart Generator component UI will change to allow further analyses of the chart.

Inputs

The Chart Generator component has the following input connections.

Input NameDescriptionConstraints

From LLM / Data Loader / Input / Python

JSON formatted data used by the chart component to display the chart.

Must originate from LLM, Data Loader, Input or Python components.

Component settings

Parameter NameDescription

Title

Specify the title for your output. For example, you can name your text output "Response".

Value

The value lets you link a component's output to its value. To do this, type @ and then choose the component's output or status.

Use case

You can view all the various use cases with the Chart Generator Output in the Examples section.

Last updated