score:17

Accepted answer

you should set the xAxis.minTickInterval

xAxis: {
        minTickInterval: 24 * 3600 * 1000
}

jsFiddle 1
jsFiddle 2

I highly encourage going through the vast and useful highcharts api reference before posting questions


Related Query

More Query from same tag