From spreadsheet cells to a finished scatter plot
Suppose a class records study time and quiz scores for 28 students. Re-entering 56 numbers into a chart tool creates 56 chances to mistype one. Copy the two spreadsheet columns instead, paste them into this tool, and the X and Y headers tell it where every number belongs. Add a Label column when you need to identify points and a Series column when two classes or conditions belong on the same axes.
- Put the explanatory value on X. Time, dose, distance, or temperature usually belongs on the horizontal axis. Put the measured response on Y.
- Include units in both axis labels. Study time (hours) and Quiz score (%) answer questions that bare labels cannot.
- Check the valid-point count. Blank rows are ignored. A row with words in X or Y stays visible in red so you can correct it rather than losing it without warning.
- Set manual limits only when comparison needs them. Two class charts are easier to compare when both use the same axes. For a single chart, automatic scaling usually shows the pattern more clearly.
- Choose the output for the job. SVG is best for a worksheet that may be resized, PNG is convenient for a learning platform, and Print makes a clean one-page handout.
Long point labels wrap to two lines, and the legend uses a shape as well as a colour for every series. If labels begin to cover the data, hide them on the chart and use the editable table as the key.
