Scatter Plot Maker
Enter your X and Y data below to generate an interactive scatter plot. You can also paste CSV or spreadsheet data into either input.
How to Use the Scatter Plot Maker
Enter your X values in the left input and Y values in the right input, with values separated by commas, spaces, or newlines. Both lists must have the same number of values — each X value is paired with the corresponding Y value. You can also paste CSV or spreadsheet data. Toggle "Show trendline" to add a linear regression line. Use the camera icon in the chart toolbar to download your scatter plot as a PNG image.
What Is a Scatter Plot?
A scatter plot displays individual data points on a two-dimensional graph, with one variable on the X axis and another on the Y axis. Each point represents one observation. Scatter plots are ideal for revealing relationships, correlations, clusters, and outliers between two numerical variables. Adding a trendline helps visualize the overall direction and strength of the relationship.