Interactive Charts
Create interactive charts from any data with AI assistance.
Quick Start
- Create a new Default UDF (comes with demo housing dataset)
- Ask the AI Assistant:
Make a simple interactive graph of this data
- Save (
Cmd + Son MacOS or click "Save") - Click "URL" button to see your deployed chart
Learn more about creating a shared token.
Example: Stack Overflow Survey Analysis
A more detailed example showing how to build a chart from scratch using AI prompts.
Links:
Prompts Used
Open this dataset as a table and return the first 10 rows: https://survey.stackoverflow.co/datasets/stack-overflow-developer-survey-2024.zip
Looking at the dataset, how popular was Python in 2024? Give me the percentage of Python users and total user count
How does this compare to the previous year?
Show me the evolution of Python popularity over the last 5 years in a table
Make this into a simple interactive dashboard. Show only the Python percentage users and total user count into a nice beautiful graph. Make sure to center the y-axis at 0.
More Examples
- Climate Dashboard — processing 1TB of weather data
- Analytics is Changing (Again) — blog post on vibe coding