A scatter plot, scatterplot, or scattergraph is a type of mathematical diagram using cartesian coordinates to display values for two variables for a set of data.

Data format#
Scatter plot chart accepts two or more columns. The second through the last column must be numeric.
| Dimension (X Axis) | Measure Y-Axis | Measure Y-Axis 2 | ... | 
| Label 1 | Value 1 | Value 2 | ... | 
| Label 2 | Value 1 | Value 2 | ... | 
| Label 3 | Value 1 | Value 2 | ... | 
| ... | ... | ... | ... |