Turn any CSV into a graph.
Line graphs over time, bar graphs by category, scatter graphs with regression lines, and distribution graphs for every numeric column. Free, no signup.
Line graphs over time, bar graphs by category, scatter graphs with regression lines, and distribution graphs for every numeric column. Free, no signup.
Drop a spreadsheet, get a set of graphs that match the data shape. Time series get line graphs. Categories get bar graphs. Pairs of numerics get scatter plots with regression.
CSV, TSV, semicolon-separated or Excel. UTF-8 with or without BOM. No upload — parsing happens in your browser.
Each column's data type drives which graph kinds make sense. We render the strongest ones first.
Click any bar or slice to filter the entire view. Correlation graphs show r and direction in the subtitle.
You don't choose — we read the column shapes and produce the graph types that match. The strongest signals lead.
Daily, weekly or monthly grain chosen automatically by the date range. Area fill under the line for shape.
Top 8 categories by sum of the primary metric. Click any bar to filter.
Two numerics → scatter plot. Pearson r in the subtitle; regression line drawn when correlation is meaningful.
12 bins across the range, axes formatted by column role (currency, percent, count).