I cannot figure out what is wrong with the axes on my bar chart. The scales seem to be correct because the graph looks okay, but apparently not because inputting the scales into the axis functions produces what you see here: https://codepen.io/keaton85/pen/eYJYNzm What is wrong with the scales? Can anyone point me in the right direction? Thanks!
EDIT: I tried the scaleTime function and manually input the dates but the bars are right on top of each other.