fixedEnd

Specifies whether the axis ends on the last tick or may be some longer:

axisY: {
    fixedEnd: true
}

This setting is demonstrated in the following example.