0👍
Make your x-axis of type: 'timeseries'
instead of type: 'time'
.
Time Series Axis: The time series scale extends from the time scale and supports all the same options. However, for the time series scale, each data point is spread equidistant.
scales: {
x: {
type: 'timeseries',
time: {
...
Source:stackexchange.com