Skip the chart wizard. Drop a CSV and the dashboard auto-generates KPIs, a time-series chart with forecast, category breakdowns, anomaly callouts, a geographic bubble map (when country/region columns are detected), a scatter plot with correlation, and a sortable Excel-like data table.
csvtodashboard's homepage IS the dashboard builder. Drop a CSV directly there, or use one of the use-case-framed entry points below.
These pages route to the same dashboard with framing for specific data shapes.
If your CSV needs validation, deduplication, filtering, or SQL queries before it makes a useful dashboard, run it through the pipeline first.
Time-series line chart (with optional dashed forecast), category bar charts, donut splits, distribution histograms, scatter plot with regression line for correlated numerics, geographic bubble map when country/state columns are detected, and a sortable data table.
You can filter (click any chart segment), switch the group-by dimension, brush the time chart to zoom, add calculated columns, switch to pivot mode, and override column roles. The chart layout itself is auto-generated.
Three ways: Share Link copies a URL with filter/brush state encoded; Export HTML bundles data + tool into a single offline file; Save PNG screenshots the dashboard.