diff --git a/docs/basics/marks.mdx b/docs/basics/marks.mdx index d5f665fc..114014d5 100644 --- a/docs/basics/marks.mdx +++ b/docs/basics/marks.mdx @@ -118,6 +118,10 @@ line(..c) Like `pos` but it advances the position of the mark instead of overriding it. + + Anchor to position the mark at. Can be one of `base`, `center` or `tip`. + + How much to slant the mark relative to the axis of the arrow. 0% means no slant 100% slants at 45 degrees.