scale.minorTicks Object
Configures the scale minor ticks.
scale.minorTicks.color String
The color of the minor ticks. Any valid CSS color string will work here, including hex and rgb.
scale.minorTicks.size Number
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.visible Boolean
(default: true)
The visibility of the minor ticks.
scale.minorTicks.width Number
(default: 0.5)
The width of the minor ticks.