World’s largest virtual agentic engineering & quality conference
This free tool allows you to plot X and Y data as a scatter chart with an optional trend line in your browser. It is brought to you by TestMu AI (formerly LambdaTest), the team behind a unified software testing platform.
X,Y per row. Comma, semicolon, tab, or space. Optional header.
Hex like #378add or #fff.
A scatter plot maker is an online charting tool that places paired numeric X and Y values as points on a plane so relationships stand out. Each row becomes one point, which makes clusters, outliers, and linear or curved trends easy to spot without first summarizing the data into category bars.
The TestMu AI Scatter Plot Maker runs entirely in your browser. Paste CSV or simple X,Y lines, optionally fit a line of best fit, review Pearson r and R squared, then export SVG or PNG. Nothing is stored in localStorage, cookies, or on a server.
A scatter plot places each observation at coordinates (x, y) on continuous scales. Unlike a bar graph, categories are not required. The chart answers whether larger X values tend to come with larger or smaller Y values, and whether the relationship looks linear.
NIST notes that scatter plots reveal relationships or associations between X and Y. They can show linear or nonlinear patterns, changing variation, and outliers. Association does not prove causation. See the NIST Scatter Plot page in the Engineering Statistics Handbook.
With n points, ordinary least squares (OLS) finds the line y = mx + b that minimizes the sum of squared vertical residuals. Using sums Sx, Sy, Sxx, Syy, and Sxy:
These formulas match the standard single-predictor least squares fit taught in algebra and statistics courses. OpenStax covers fitting linear models to data in Algebra and Trigonometry, Fitting Linear Models to Data. Correlation measures linear association. It does not prove that X causes Y.
Use a scatter plot when both axes are numeric and you care about the shape of the relationship between pairs. Use a bar graph when one axis is categorical and you are comparing discrete totals or averages. If you need grouped category bars instead of X-Y points, open the Bar Graph Maker.
Try the built-in Sample (hours studied vs test score). You should see a clear positive slope, a Pearson r near 1, and an R squared that matches r times r for this simple linear fit.
A scatter plot maker is a free online tool that places numeric X and Y pairs as points on a chart so you can see patterns, clusters, and trends. This TestMu AI tool also fits an optional line of best fit and reports Pearson r and R squared in your browser.
Yes. The TestMu AI Scatter Plot Maker is free to use with no account and no paid tier for normal interactive plotting. Paste your X and Y pairs, generate the chart, toggle a trend line when you want one, and export PNG or SVG from your browser whenever you are done.
No. CSV parsing, chart rendering, regression math, and export all run locally in your browser on this page. Your values are not uploaded to a TestMu AI server, and the tool does not write them to localStorage or cookies during normal use.
Paste at least two points with varying X values, click Generate, then turn on the trend line toggle. The tool draws the ordinary least squares line and shows slope, intercept, Pearson r, and R squared when those statistics are defined for your data.
R squared is the square of the Pearson correlation for simple linear regression on your plotted points. It measures the fraction of Y variance explained by the fitted line when X and Y both have non-zero variance. It is not a proof of causation between the variables.
Yes. Paste comma, semicolon, tab, or whitespace separated X and Y rows into the input, or upload a .txt or .csv file from your device. An optional header row is detected automatically when the first row is non-numeric, and malformed rows are skipped with a warning.
You can download a true SVG vector of the chart or a high-DPI PNG image after you generate the plot. Where the browser supports the clipboard image API, you can also copy the PNG directly so you can paste it into slides or docs.
Did you find this page helpful?
TestMu AI forEnterprise
Get access to solutions built on Enterprise
grade security, privacy, & compliance