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