minorPlotStripColor

Enables color stripes to be shown on the plot, as extensions of the minor ticks:

axisY: {
    minorPlotStripColor: 'red',
    minorPlotStripWidth: 2,
    minorTicksRepeat: 'auto'
}

This setting is demonstrated in the following example.