score:10

Accepted answer

Setting ordinal to false solves the problem:

xAxis: {
    ordinal: false
}

Related Query

More Query from same tag