Move xticklabels?

Another thought, if you want to sneak some padding in to the
ticklabels, adding some whitespace might work. Off the top of my
head, I don't know how the text layout mechanism will handle leading
and trailing whitespace.

  xax.set_major_formatter(DateFormatter(' %a '))