提交历史

作者 SHA1 备注 提交日期
  Ben Letham 65236ec89e Typo fix 6 年之前
  Ben Letham af2824fbd0 Update site with documentation updates 7 年之前
  bl f5b4249180 Remove all semicolons from documentation; mark hidden outputs 7 年之前
  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 年之前
  Ben Letham 3571a90558 Specify ds format in documentation 7 年之前
  Ben Letham 35c982b3ed Add reference to dygraph plot in documentation 7 年之前
  Anshuman Chhabra c88e344c87 Removed semicolons from quick_start docs (#509) 7 年之前
  Sean J. Taylor a44b209696 Github organization change 7 年之前
  bl 1d8f5f906b Regenerate all documentation 7 年之前
  bl b76ebf18bb documentation update 8 年之前
  bl 03d3ec9f2e Fix notebook Makefile and various typos 8 年之前
  Ben Letham 961716ba55 Add link to data CSV in Quickstart 8 年之前
  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 年之前
  Ben Letham 2dfacc85bf Fix weekly tick labels in Python quickstart 8 年之前
  Sean J. Taylor e51b42b336 Initial commit 8 年之前