scale.minorTicksObject

Configures the scale minor ticks.

scale.minorTicks.colorString

The color of the minor ticks. Any valid CSS color string will work here, including hex and rgb.

scale.minorTicks.sizeNumber

The minor tick size. This is the length of the line in pixels that is drawn to indicate the tick on the scale.

scale.minorTicks.visibleBoolean(default: true)

The visibility of the minor ticks.

scale.minorTicks.widthNumber(default: 0.5)

The width of the minor ticks.