Chart Output
Generate chart from a JSON output.
Last updated
Generate chart from a JSON output.
Last updated
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.
The Chart Generator component has the following input connections.
Input Name | Description | Constraints |
---|---|---|
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. |
Parameter Name | Description |
---|---|
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. |
You can view all the various use cases with the Chart Generator Output in the Examples section.