wilkelab / ggridges

Ridgeline plots in ggplot2
https://wilkelab.org/ggridges
GNU General Public License v2.0
412 stars 31 forks source link

Top of upper density clipped #68

Closed hummuscience closed 3 years ago

hummuscience commented 3 years ago

I noticed this happening on multiple occasion, it is even visible in the vignette (https://wilkelab.org/ggridges/articles/introduction.html) this for example.

I tried multiple ways of producing the plots, it all leads to this same issue.

Currently, I am dealing with it by using expand_limits from ggplot but I guess there is an easy fix for that...

clauswilke commented 3 years ago

It's in the documentation: https://wilkelab.org/ggridges/articles/introduction.html#themes-1