Can I paste data directly from a spreadsheet?
Yes. Copy two numeric columns from a spreadsheet and paste them into the input area. Tab-separated data is supported.
Is my data uploaded to a server?
No. DataToPlot parses, calculates, and renders charts in your browser.
Which separators are supported?
The tool supports commas, spaces, tabs, and new lines for numeric data.
Can I export the chart?
Yes. After the preview renders, export the chart as PNG, SVG, JPG, or JPEG.
What happens if my data has an invalid value?
The page shows a clear error message with the row where parsing failed.
Can I paste two columns of data?
Yes. Put X values in the first column and Y values in the second column, then paste both columns into the tool.
Can I add a trendline to the scatter plot?
Yes. Enable the trendline option to show a quick visual line of best fit on the scatter plot.
What is a scatter plot used for?
A scatter plot shows the relationship between two numeric variables.