Anshuman Chhabra
|
c88e344c87
|
Removed semicolons from quick_start docs (#509)
|
2018-05-03 17:41:29 -07:00 |
|
bl
|
1d8f5f906b
|
Regenerate all documentation
|
2017-09-02 13:07:49 -07:00 |
|
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.
|
2017-03-16 15:43:16 +02:00 |
|
Ben Letham
|
2dfacc85bf
|
Fix weekly tick labels in Python quickstart
|
2017-02-27 10:35:44 +02:00 |
|
Sean J. Taylor
|
e51b42b336
|
Initial commit
|
2017-02-22 15:59:43 -08:00 |
|