https://github.com/clauswilke/ggridges

sort by:
Revision Author Date Message Commit Date
a8bbdcc Merge branch 'master' of github.com:clauswilke/ggridges 18 November 2017, 21:03:09 UTC
89bd7d9 add option of drawing quantile lines and jittered points 18 November 2017, 21:02:34 UTC
29ad462 Update README.md 15 November 2017, 23:21:07 UTC
d9bb591 Update README.Rmd 15 November 2017, 23:20:44 UTC
9efb96a adding geom_density_line(). 23 October 2017, 17:19:12 UTC
62a23f6 update cran comments 15 September 2017, 02:45:46 UTC
b493298 minor fixes 15 September 2017, 02:36:54 UTC
b5a74bd fix double space 14 September 2017, 23:13:55 UTC
5be36c3 bump version 14 September 2017, 22:36:20 UTC
3e6d553 fix title case 14 September 2017, 14:40:40 UTC
9a82996 fix URL 13 September 2017, 16:36:14 UTC
840ea5c update vdiffr templates 13 September 2017, 15:44:47 UTC
f954a60 Add old ggjoy news back in. 13 September 2017, 04:52:46 UTC
0ec00f3 update readme 13 September 2017, 04:44:12 UTC
35e3dac forgotten file 13 September 2017, 04:27:16 UTC
7267395 Project-wide renaming. Things seem to be mostly working. 13 September 2017, 04:24:18 UTC
cf76c42 removing cowplot dependency b/c cowplot depends on ggjoy. 17 August 2017, 23:02:21 UTC
00e472b better tests 14 August 2017, 22:51:20 UTC
9389510 one more test 14 August 2017, 19:07:17 UTC
45bc214 new tests 14 August 2017, 18:56:59 UTC
996dea0 Merge pull request #22 from jonathon-love/master Removed purrr depency, reduced minimum R version 12 August 2017, 18:10:25 UTC
ebb97ba Reduced minimum R version from 3.3 to 3.2 closes #19 12 August 2017, 17:40:38 UTC
0c5b477 Removed purrr dependency closes #21 12 August 2017, 17:40:28 UTC
ec7e217 more theme tests 12 August 2017, 02:19:26 UTC
742e413 more visual tests, geom_*_gradient 12 August 2017, 02:09:47 UTC
0126d06 refactoring visual tests 12 August 2017, 01:41:50 UTC
a769f02 better binline tests 11 August 2017, 22:51:20 UTC
9de3b46 new tests 11 August 2017, 22:47:17 UTC
f88e8b4 readding test images 11 August 2017, 22:00:58 UTC
1eb8af2 remove tests figures 11 August 2017, 21:42:17 UTC
38f5fb7 coverage status 10 August 2017, 23:17:17 UTC
e24ebb7 add codecov 10 August 2017, 23:08:45 UTC
0b17718 fixing test 10 August 2017, 22:30:17 UTC
517a50f purposefully committing test that fails 10 August 2017, 22:24:01 UTC
6c07e38 add badges to readme 10 August 2017, 21:53:18 UTC
069a276 activate travis 10 August 2017, 21:43:07 UTC
95918ac add a few tests 10 August 2017, 21:37:44 UTC
ccb1121 add missing .Rd file 06 August 2017, 23:12:28 UTC
5eb64e1 adding vertical ridgeline 06 August 2017, 23:12:07 UTC
5f52bb1 theme improvements 03 August 2017, 04:07:46 UTC
5c5967e enabling a single cut probability for quantiles. 01 August 2017, 14:36:21 UTC
8d0c810 various cleanups 01 August 2017, 04:14:22 UTC
1855e36 Merge pull request #18 from yonicd/master add option in quantiles for probabilities 01 August 2017, 03:54:48 UTC
4bea6e4 change ntiles_n to quantiles, update the description and add check that is numeric vector that elements are in [0,1] 01 August 2017, 03:50:38 UTC
24ecd85 Merge remote-tracking branch 'upstream/master' update from the master 01 August 2017, 03:31:37 UTC
ae47c91 remove unnecessary assignment 01 August 2017, 03:00:10 UTC
45fc56f fix missing ntiles_n parameter 01 August 2017, 02:58:55 UTC
f6ab4f5 fix bug that was created when calc_ecdf is passed as NULL 01 August 2017, 02:41:21 UTC
16fe2ff add option in ntiles_n for probabilities 01 August 2017, 01:43:13 UTC
3566fed adding ntile calculation to stat_joy 01 August 2017, 00:26:06 UTC
cd383a8 post-release commit, fixing some minor issues. 30 July 2017, 15:27:08 UTC
b145071 cran comments 30 July 2017, 05:07:38 UTC
8d328a0 version 0.3.0 for CRAN 30 July 2017, 04:53:18 UTC
db9811d update cran comments 30 July 2017, 00:48:46 UTC
6ea8f04 fix some namespace issues 30 July 2017, 00:35:50 UTC
336ee94 add gradient_lwd parameter to control rendering artifacts in rendered gradients. 27 July 2017, 17:04:08 UTC
6e7d01b fix imports statement 27 July 2017, 01:37:31 UTC
c99faf7 fixing little things to make CRAN check happy. 26 July 2017, 18:00:42 UTC
dd7edbb minor documentation fixes 26 July 2017, 17:34:09 UTC
cd2266e minor vignette fixes 26 July 2017, 17:28:50 UTC
4d5cf6e Vignette now covers cyclical scales. 26 July 2017, 17:23:15 UTC
0487c5e cyclical scales seem to work. 26 July 2017, 16:22:57 UTC
59575eb first draft of cyclical scale working 26 July 2017, 15:07:38 UTC
563b521 minor changes to example gallery 26 July 2017, 07:45:29 UTC
c79cbe9 update gallery 25 July 2017, 20:04:06 UTC
0276877 update gallery 25 July 2017, 09:49:15 UTC
d1e0b3a new example for stat_binline 25 July 2017, 06:54:18 UTC
fa3df93 post-submission commit, more examples for stat_binline 24 July 2017, 18:55:07 UTC
8921f59 readying for 0.2.0 release to CRAN 24 July 2017, 17:11:40 UTC
eab8643 stat_joy improvements. 24 July 2017, 16:58:29 UTC
9e3a3c4 `stat_joy` now picks bandwidth and limits per panel. 23 July 2017, 21:34:55 UTC
0e1b2ee extend gallery 22 July 2017, 21:17:36 UTC
acbd2b2 Reorganized and improved vignettes. 22 July 2017, 17:30:54 UTC
07e567f Adding gradient geoms 22 July 2017, 16:08:49 UTC
aa771b8 various fixes 21 July 2017, 14:01:42 UTC
d7d9558 Merge branch 'master' of github.com:clauswilke/ggjoy 21 July 2017, 13:28:06 UTC
48e3f83 adding new stat for histogram joyplots 21 July 2017, 13:27:23 UTC
b92d3cf Merge pull request #13 from yutannihilation/ignore-small-group ignore too small groups 21 July 2017, 13:05:47 UTC
32f93e6 ignore too small groups 21 July 2017, 10:00:01 UTC
146f727 Merge pull request #9 from jennybc/readme-rmd Use README.Rmd in order to show a figure 14 July 2017, 17:13:16 UTC
eb11d49 Use README.Rmd in order to show a figure 14 July 2017, 17:06:31 UTC
30a840b post-release update 14 July 2017, 16:32:50 UTC
8ab25b7 add example with stat_density to geom_joy documentation. 14 July 2017, 16:06:05 UTC
ed2eff9 Merge pull request #8 from tjmahr/patch-1 add a link to history of the unknown pleasures album cover 14 July 2017, 15:42:48 UTC
1461adb add a link to history of the unknown pleasures album cover 14 July 2017, 15:16:25 UTC
3ba0469 Enable scaling by panel or globally. 14 July 2017, 12:59:11 UTC
f4d0ee5 calculate scaling per panel 14 July 2017, 10:19:26 UTC
0b84f13 vignette 14 July 2017, 09:45:35 UTC
e05853d Very much improved documentation, pass R check 14 July 2017, 08:52:18 UTC
5fa4df9 Improving vignette. 13 July 2017, 23:35:52 UTC
bb1077b adding stat_joy, Lincoln weather data, start for a vignette 13 July 2017, 23:09:34 UTC
bab95c7 fix typo 13 July 2017, 22:05:23 UTC
fb9e52c update readme 13 July 2017, 22:03:15 UTC
4c4e8da updating readme 13 July 2017, 22:01:02 UTC
666c78f Adding an appropriate stat. 13 July 2017, 21:58:10 UTC
3489ad4 change "joy plot" to "joyplot". 13 July 2017, 19:59:32 UTC
4160d77 implement scaling and height cutoff as proper aesthetics 13 July 2017, 19:43:14 UTC
0526acb GeomRidgeline now inherits directly from Geom. 13 July 2017, 18:34:25 UTC
57f1a8d minor fixes 13 July 2017, 16:53:16 UTC
aa1f321 Update README.md 13 July 2017, 16:30:32 UTC
back to top