Point
pointBlock elementGraph
A single point at (x, y). Use to mark important coordinates or show discrete data points.
Attributes
yRequired
parametised-numberlabel
rich-texthidden
booleanDefaultfalse
lock
booleanDefaultfalse
Stacking order. Higher z renders on top; when omitted or equal, elements stack in document order (later on top).
Allowed content
Body { }Inline Chalk content (formatted text, inline math, links, and inline elements)
Allowed in
Examples
point(x: 1; y: 2)point(x: -3; y: 1; size: 8; colour: orange)