Scale.minorTicks
configurationConfigures the scale minor ticks.
scale.minorTicks
Objectscale.minorTicks.color
StringThe color of the minor ticks. Any valid CSS color string will work here, including hex and rgb.
scale.minorTicks.size
NumberThe 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
BooleanThe visibility of the minor ticks.
Default: false
scale.minorTicks.width
NumberThe width of the minor ticks.
Default: 0.5