Dot Function
Draw a point in a plot box
Description
The \(Dot\) function draws a dot or ring in a plot box. Whether a filled dot or a ring is drawn depends on the specification of the parameter s and the size of the plot box.
Syntax
Dot (x, y, s)
Dot (x, y, s, id)
Parameters
x
The x position where the point is drawn.
y
The y position where the point is drawn.
s
The size of the point.
Optional Parameters
id
Id number of the plot box, if more than one box is open on the worksheet.
Example
Generator Funktionen
Drawing a circular arc
Set the scale of the X-axis
Set the scale of the Y-axis
Draw a number of bubbles
Draw a point or ring
Draw an ellipse
Draw a line
Generates a 2-D graphic
Draw a statistical Five Number
Draw a rectangle