recordAxis
One axis of a figure plot, from the figures annotation.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | min | fill(0.0, 0) | empty = auto; length 1 = lower bound |
| Real | max | fill(0.0, 0) | empty = auto; length 1 = upper bound |
| String | unit | "" | |
| String | label | "" | |
| AxisScale | scale | AxisScale() |