The Create Chart Block leverages AI capabilities to generate data visualizations from tabular data based on natural language prompts. By providing a table of data and a descriptive prompt, you can instruct the AI to create various types of charts, graphs, and other visual representations of your data.
A natural language prompt describing the desired chart or visualization. This input is only available if “Use Prompt Input” is enabled in settings. The prompt guides the AI in generating the appropriate code for creating the chart.
The specific model to use for generating the chart code. Available models are dynamically populated based on the LLM provider configuration. Uses a custom LLM dropdown element.
The prompt to use when “Use Prompt Input” is disabled. Describe the chart you would like to create given the input table. The AI will generate the code for you.