Examples Gallery

See what's possible. From simple bar charts to interactive network diagrams, every visualization below was generated from a single prompt.

Scatter Plot

D3.js

Revenue vs Customer Satisfaction

Create an interactive scatter plot of revenue vs customer satisfaction, colored by region, with a trend line and tooltips

Grouped Bar Chart

Vega-Lite

Coffee Consumption by Country

Create a grouped bar chart of cups per day by country, grouped by type, using warm brown tones

Multi-Line Chart

Vega-Lite

Monthly City Temperatures

Plot temp by month for each city as a multi-line chart with data points

Bubble Chart

Vega-Lite

GDP vs Life Expectancy

Make a bubble chart with gdp on the x-axis and lifeExpectancy on y, size by population, color by continent, add a trend line

Heatmap

Vega-Lite

Weekly Commit Activity

Create a heatmap of commits by day and hour, use a green color scale

Stacked Area Chart

Vega-Lite

Revenue by Product Line

Show revenue by quarter as stacked areas, broken down by product, with pastel colors

Sankey Diagram

D3.js

Energy Flow

Create a Sankey diagram showing flows from source to target, sized by value

Treemap

D3.js

Smartphone Market Share

Make a treemap of share grouped by brand, showing each model as a cell

Circle Packing

D3.js

Project File Sizes

Create a circle packing chart of value grouped by parent hierarchy, with click-to-zoom

Beeswarm Plot

D3.js

Salary Distribution

Plot salary by department as a beeswarm so I can see the distribution, with tooltips on hover

Tree Diagram

D3.js

Animal Classification

Create a horizontal tree diagram using the name and parent columns to show the hierarchy

Streamgraph

D3.js

Music Genre Popularity

Make a streamgraph of listeners over year, with each genre as a flowing layer

Chord Diagram

D3.js

International Trade Flows

Create a chord diagram of value flowing between source and target regions

Bar Chart

D3.js

Programming Languages

Bar chart of users by language, sorted highest to lowest with tooltips

Line Chart

D3.js

Website Traffic

Line chart of visitors by month with data points and a subtle area fill underneath

Horizontal Bar Chart

D3.js

Top Grossing Films

Horizontal bar chart of gross by title, show the year in the tooltips

Donut Chart

D3.js

Monthly Budget

Donut chart of amount by category, show the total in the center and percentages on hover

Create your own charts

Describe what you want in plain English. AI builds it in seconds.

Get Started Free →