You probably mean this:
xAxis: { range: [0, 1], }
It will stretch your chart horizontally so that it starts from the origin without offset. And their documentation does not make this clear.