Customer X Axis labels

I re-evaluated what I was doing and decided to try and simplify and I appear to have success.

tickvals = df1.index in the xaxis = dict() seems to do the job. The only thing I need to do now is play around with date formats.