The first data array (x-coordinates)
The second data array (y-coordinates)
Optional custom canvas context to draw on
Fill color for the points
Diameter of the points in pixels
Scale, defaults to 1, divided by 100 internally for finer control
x-offset (canvas translation), defaults to canvas center
y-offset (canvas translation), defaults to canvas center
Plots a scatter plot of two arrays of data.