Paste a CSV with numeric X/Y data and Plotiq plots it as an interactive scatter chart. Hover any point to read its exact values; toggle the best-fit line for a quick summary.
Made for researchers, analysts, and data-savvy students.
Upload a CSV with at least two numeric columns. Parsing happens live as you paste.
Select the X column and one or more Y columns — each Y becomes its own color-coded series.
Hover points for exact values, toggle the regression overlay, then export as PNG or SVG.
Yes. The terms are interchangeable. A scatter chart (or scatter plot) uses X/Y coordinates to display data points.
The slope describes the average change in Y per unit of X; points far from the line are residuals. If the line doesn't fit well, the relationship probably isn't linear.
Yes — pick more than one Y column. Each becomes a separate color-coded series on the same X axis.
Yes — dates on X let you build a time-indexed scatter chart while preserving every observation (no aggregation).