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 lat temu
..
contributing.md a11a8c2a08 Spelling mistake 8 lat temu
forecasting_growth.md e51b42b336 Initial commit 8 lat temu
holiday_effects.md e51b42b336 Initial commit 8 lat temu
installation.md 5e8e3ee958 Describe memory req for VM 8 lat temu
non-daily_data.md e51b42b336 Initial commit 8 lat temu
outliers.md e51b42b336 Initial commit 8 lat temu
quick_start.md 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 lat temu
trend_changepoints.md e51b42b336 Initial commit 8 lat temu
uncertainty_intervals.md e51b42b336 Initial commit 8 lat temu