figureone
    Preparing search index...

    Axis Ticks and Grid options object for COL_Axis.

    • length number — length of the ticks/grid (draw space)
    • offset number — offset of the ticks/grid (draw space) - use this to center ticks around the axis or not (-length / 2)
    • width number — width of ticks/grid (draw space)
    • dash TypeDash — dash style of ticks (draw space)
    • color TypeColor — color of ticks/grid (defaults to plot color)
    • location TypeTickLocation — location of tick which if defined will overrides offset (undefined)