Commit History

Author SHA1 Message Date
  Ben Letham 65236ec89e Typo fix 6 years ago
  Ben Letham af2824fbd0 Update site with documentation updates 7 years ago
  bl f5b4249180 Remove all semicolons from documentation; mark hidden outputs 7 years ago
  bl e21a05f4f9 Remove log transforms in the documentation by log transforming the CSVs, to avoid people thinking they have to log transform their data in order to use Prophet. 7 years ago
  Ben Letham 3571a90558 Specify ds format in documentation 7 years ago
  Ben Letham 35c982b3ed Add reference to dygraph plot in documentation 7 years ago
  Anshuman Chhabra c88e344c87 Removed semicolons from quick_start docs (#509) 7 years ago
  Sean J. Taylor a44b209696 Github organization change 7 years ago
  bl 1d8f5f906b Regenerate all documentation 7 years ago
  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