Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation is messed up #67

Open
clauswilke opened this issue Jan 31, 2021 · 0 comments
Open

Documentation is messed up #67

clauswilke opened this issue Jan 31, 2021 · 0 comments

Comments

@clauswilke
Copy link
Collaborator

clauswilke commented Jan 31, 2021

See here:

ggridges/R/geoms.R

Lines 382 to 386 in b5b603a

#' * `rel_min_height` Lines with heights below this cutoff will be removed. The cutoff is measured relative to the
#' overall maximum, so `rel_min_height=0.01` would remove everything that is 1\% or less than the highest point among all
#' ridgelines. Default is 0, so nothing is removed.
#' alpha
#' * `colour`, `fill`, `group`, `alpha`, `linetype`, `size`, as in [`geom_ridgeline`].

The 1\% doesn't render properly (write 1 percent?) and the alpha needs to be deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant