Commit History

Author SHA1 Message Date
  bl b76ebf18bb documentation update 8 years ago
  bl 03d3ec9f2e Fix notebook Makefile and various typos 8 years ago
  Ben Letham 961716ba55 Add link to data CSV in Quickstart 8 years ago
  Ben Letham 2c8419e673 Fix missing m/d on trend component plot. Previously we used MaxNLocator to limit the number of tick marks on the trend and holiday component plots. This was putting the ticks at various points throughout the year, however the tick label showed only the year, which one would incorrectly assume to be Jan 1. This commit removes MaxNLocator and allows matplotlib to set xticks as it pleases, and updates the effected documentation. 8 years ago
  Ben Letham 2dfacc85bf Fix weekly tick labels in Python quickstart 8 years ago
  Sean J. Taylor e51b42b336 Initial commit 8 years ago