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 години
..
contributing.md a11a8c2a08 Spelling mistake преди 8 години
forecasting_growth.md e51b42b336 Initial commit преди 8 години
holiday_effects.md e51b42b336 Initial commit преди 8 години
installation.md 5e8e3ee958 Describe memory req for VM преди 8 години
non-daily_data.md e51b42b336 Initial commit преди 8 години
outliers.md e51b42b336 Initial commit преди 8 години
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 години
trend_changepoints.md e51b42b336 Initial commit преди 8 години
uncertainty_intervals.md e51b42b336 Initial commit преди 8 години