score:1

Accepted answer

You need to add the tickInterval API documentation

serie: {
  pointInterval: 12 * 3600 * 1000, // 12 hours interval
  ...
}

Demo Fiddle


Related Query

More Query from same tag