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. %!s(int64=8) %!d(string=hai) anos
..
forecasting_growth.ipynb e51b42b336 Initial commit %!s(int64=8) %!d(string=hai) anos
holiday_effects.ipynb e51b42b336 Initial commit %!s(int64=8) %!d(string=hai) anos
non-daily_data.ipynb e51b42b336 Initial commit %!s(int64=8) %!d(string=hai) anos
outliers.ipynb e51b42b336 Initial commit %!s(int64=8) %!d(string=hai) anos
quick_start.ipynb 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. %!s(int64=8) %!d(string=hai) anos
trend_changepoints.ipynb e51b42b336 Initial commit %!s(int64=8) %!d(string=hai) anos
uncertainty_intervals.ipynb e51b42b336 Initial commit %!s(int64=8) %!d(string=hai) anos