Commit graph

18 commits

Author SHA1 Message Date
Cuong Duong
4af7a45480
Rename master to main (#2090) 2021-12-25 21:12:46 +11:00
Ben Letham
360d294dbc
Refresh online docs, change package name in docs (#1852) 2021-03-26 00:03:05 -04:00
Ben Letham
5e6c6a02f8 Refresh quickstart doc 2020-08-19 20:43:50 -07:00
Ben Letham
382448b8db Refresh markdown documentation 2020-08-19 20:40:04 -07:00
Ben Letham
b0c30454b6 Mention that plotly must be separately installed 2019-05-21 16:05:56 -07:00
Ben Letham
0a22055c8c Update documentation 2019-05-21 15:41:58 -07:00
Ben Letham
324decf21d Fix broken link in quickstart 2019-01-08 17:28:54 -08:00
Sean J. Taylor
40afef26b4 Generate documentation sub-menus 2018-11-13 10:17:59 -08:00
Sumanyu Gupta
6693d7b218 Fixed spelling of Peyton Manning's first name. (#718) 2018-11-02 13:04:11 -07:00
Ben Letham
af2824fbd0 Update site with documentation updates 2018-05-30 22:43:52 -07:00
Anshuman Chhabra
c88e344c87 Removed semicolons from quick_start docs (#509) 2018-05-03 17:41:29 -07:00
Sean J. Taylor
a44b209696 Github organization change 2017-09-27 09:54:40 -07:00
bl
1d8f5f906b Regenerate all documentation 2017-09-02 13:07:49 -07:00
bl
03d3ec9f2e Fix notebook Makefile and various typos 2017-07-04 08:39:49 -07:00
Ben Letham
961716ba55 Add link to data CSV in Quickstart 2017-04-04 16:44:31 -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