Scatter Chart

A Scatter Chart (scatterplot, scatter graph, scatter chart, scattergram, or scatter diagram) is a type of plot or mathematical diagram using Cartesian coordinates to display values for typically two variables for a set of data. Scatter constructor distributes points according to their values, each point has the value of one variable determining the position on the horizontal axis and the value of the other variable determining the position on the vertical axis. Sets of arguments from different series don't influence each other, points are shown in the exact order they are set, and lines can be vertical and cross themselves. Scatter charts are used mainly to visualize the results of mathematical calculations or physics experiments.