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 matching columns?
Yes. Copy two matching numeric columns from a spreadsheet or text table and paste them into the calculator.
What is Pearson r?
Pearson r measures the direction and strength of a linear relationship between two numeric variables.
How should I interpret r?
Positive values indicate a positive relationship, negative values indicate a negative relationship, and values near zero indicate a weak linear relationship.
What is R² for correlation?
For simple correlation, R² is r squared and describes the share of variance explained by a linear relationship.