- make-axis scale position #!key label tick-count tick-length tick-width label-size label-offset line-colorprocedure
- position
- 'bottom, 'top, 'left, or 'right
- tick-count
- target number of ticks (default 5)
- tick-length
- length of tick marks in user units (default 5)
- tick-width
- stroke width of ticks (default 1)
- label-size
- font size for tick labels (default 10.0)
- label-offset
- distance from axis line to label anchor in user units (default 15)
- line-color
- color string (default "black")