axis.brace
Names an interval on an axis with a curly brace, drawn in the gutter beside the tick numbers, so a span carries a name rather than two endpoints. The axis is chosen by which interval is given, as with axis.label's coordinate.
#Attributes
On any plane
Also written: text, nameThe name at the brace's tip. Rich text, so sets as maths.Can be written as shorthand: axis.brace:value
Also written: text-sizeLabel text size, in the graph's points. The default is the tick numbers' size; a mark's label is 20.
Default
16colour
Also written: colorBrace and label colour.
Default
neutralOnly withplane
Only withplane
Only withplane
#Allowed in
#Examples
axis.brace(label: $\sigma$; x: [m, m + s]; colour: grey)axis.brace:$h$(y: [0, 4]; flip: true)