I'm using Chart.js to display this chart:
jsfiddle ☁️
This is what it looks like in my browser (Chrome 50.0.2661.102 m):

Why is there so much space on the left and right side (illustrated with arrows) of the chart?
I suspect the issue is related to using a time axis as it seems to be better when I switch to a different type.
Is there anything I can do to remove that margin?
I'm using Chart.js to display this chart:
jsfiddle ☁️
This is what it looks like in my browser (Chrome 50.0.2661.102 m):
Why is there so much space on the left and right side (illustrated with arrows) of the chart?
I suspect the issue is related to using a time axis as it seems to be better when I switch to a different type.
Is there anything I can do to remove that margin?