Vector
vectorBlock elementGraph
An arrow vector from (x, y) in direction (dx, dy). Great for showing forces, velocity, or directed quantities.
Attributes
dyRequired
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
vector(x: 0; y: 0; dx: 3; dy: 2)vector(x: -1; y: -1; dx: 2; dy: 1; dashed: true)