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
|
5e8e3ee958
|
Describe memory req for VM
|
2017-03-05 17:19:48 +02:00 |
|
Max Humber
|
a11a8c2a08
|
Spelling mistake
|
2017-02-27 11:22:16 -05:00 |
|
Ben Letham
|
2dfacc85bf
|
Fix weekly tick labels in Python quickstart
|
2017-02-27 10:35:44 +02:00 |
|
Sean J. Taylor
|
3da0526cf8
|
Fix links to documentation.
Add some notes about how to edit docs.
|
2017-02-25 18:33:24 -08:00 |
|
Jonah Gabry
|
ea82291b04
|
fix link to Stan website
|
2017-02-24 11:48:01 -05:00 |
|
Joel Marcey
|
9b81dc72e8
|
Add CONTRIBUTING to docs, link to GitHub in docs
|
2017-02-23 08:14:07 -08:00 |
|
Sean J. Taylor
|
e51b42b336
|
Initial commit
|
2017-02-22 15:59:43 -08:00 |
|