Visualization decision agent

Not every query needs a chart. The Visualization Decision Agent analyzes the data to determine if a visualization would be helpful, and what type would be most appropriate.

Visualization decision agent flow

How a user query flows through SQL execution to the visualization decision point.

Matching exercise: Match data to chart types

Loading practice…

Quiz: Quiz

Loading practice…

The decision agent knows when to visualize and what chart type to use. Next, we will build the agent that actually generates Plotly code to create those charts.