https://github.com/clauswilke/ggridges

sort by:
Revision Author Date Message Commit Date
0920ccb Add scaled density to stat_density_ridges output. Closes #24. 31 May 2018, 23:02:23 UTC
45c59a7 Make point and line aesthetics inherit main aesthetics. 18 May 2018, 00:03:39 UTC
4d133d9 working toward aesthetics inheritance 14 May 2018, 03:29:59 UTC
f5b4a84 add issue template 13 May 2018, 16:19:47 UTC
4e94e9a documentation updates 05 May 2018, 17:05:26 UTC
9a29ec4 update news 23 April 2018, 18:17:15 UTC
2ab0895 Make quantile calculation function configurable. 23 April 2018, 17:35:51 UTC
29b2da4 Updating documentation. Fixes #2. 05 April 2018, 23:53:33 UTC
cba7755 add regression test 05 April 2018, 23:43:01 UTC
9404c69 Bump version number, minor fixes 05 April 2018, 23:40:06 UTC
1157b6a proper legends for vertical lines 05 April 2018, 18:30:30 UTC
19e3c55 carry quantiles through to final dataset 05 April 2018, 17:32:30 UTC
eab1f53 fix cran comments 04 April 2018, 22:25:10 UTC
6392cdc fix little issues 04 April 2018, 21:36:04 UTC
d117f8b revdep check 04 April 2018, 20:31:43 UTC
d1b383a remove automatic loading of ggplot2 04 April 2018, 18:35:35 UTC
554446e better documentation for point scales, also added vline scales. 04 April 2018, 06:31:49 UTC
b7a1e03 fix drawing order, lines before points 03 April 2018, 20:57:11 UTC
50ebdef cross reference in documentation 01 April 2018, 21:04:33 UTC
9864d76 forgot to update documentation 01 April 2018, 16:35:27 UTC
7d36a77 make vlines stylable and position adjustable 01 April 2018, 16:25:38 UTC
a97142a Merge pull request #17 from clauswilke/rainclouds Jittered points now work 01 April 2018, 06:09:10 UTC
46c1685 regression tests and cleanup 01 April 2018, 06:07:05 UTC
865ff8b Fix build 01 April 2018, 03:18:48 UTC
98fb66c much improved documentation 01 April 2018, 00:27:32 UTC
112b3e9 Improved documentation 31 March 2018, 19:49:44 UTC
f9d0ca1 Position options seem to work as expected. 31 March 2018, 06:00:28 UTC
87f4e14 New position options for jittered points. 31 March 2018, 05:07:48 UTC
9db21ac theme fixes, coordinate theme with cowplot theme 29 December 2017, 03:26:36 UTC
c4a4ba2 update todo 22 December 2017, 17:21:20 UTC
9fed630 additional code example 20 November 2017, 00:14:59 UTC
e7b0898 added continuous color scales 19 November 2017, 23:09:15 UTC
bf1b2f8 implement mapping point size of individual points 19 November 2017, 22:47:13 UTC
bff0705 fix build 19 November 2017, 17:28:13 UTC
a7f87fa fix bug 19 November 2017, 07:15:15 UTC
67e1a4d better scale support for point aesthetics 19 November 2017, 06:58:14 UTC
f9b613e adding TODO file 18 November 2017, 23:36:17 UTC
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
back to top