Is there a standard way to get dates on the x-axis for Highcharts? Can't find it in their documentation: https://api.highcharts.com/highcharts/xAxis.type When my time range is large enough, it shows dates. However, when the time range isn't large enough, it just shows hours, like this: This is less than ideal... if it could show a date and time in this case, that'd be great. Anyone know how?