point
A single point at (x, y). x is the implicit attribute, and shape: chooses the marker drawn. For many points at once, scatter takes one coordinate list.
#Attributes
On any plane
colour
Also written: colorColour.
Default
orangeshape
Default
circleText drawn beside the element — rich text, so
$maths$ and inline formatting render. Fades and draws with the element.Declared but not drawn. Animatable —
hidden: true !cue.to{false}(at: 2) reveals it — and unlike a cue, a hidden element still frames the plot, so the axes do not jump when it appears.Default
falseAlso written: lockedKeeps the reader from editing this element on an
editable: graph. Nothing at all on a graph that is not editable.Default
falseOnly withplane
Only withplane
Only withplane
On the argand plane, the position as one complex number — a complex expression:
3 + 2i, (3 + 2i)^2, sqrt(13) * e^(i * a), with i the unit and parameters read as complex. Instead of re/im.#Allowed in
#Examples
point(x: 1; y: 2)point(x: -3; y: 1; size: 8; colour: orange)