scale.majorTicks Object
Configures the scale major ticks.
scale.majorTicks.color String
The color of the major ticks.
scale.majorTicks.size Number
The major tick size. This is the length of the line in pixels that is drawn to indicate the tick on the scale.
scale.majorTicks.visible Boolean
(default: true)
The visibility of the major ticks. Any valid CSS color string will work here, including hex and rgb.
scale.majorTicks.width Number
(default: 0.5)
The width of the major ticks.