ggpattern icon indicating copy to clipboard operation
ggpattern copied to clipboard

Support for `{ggridges}`

Open kulbhushanchand opened this issue 5 years ago • 3 comments

Hi, Thanks for this awesome package. I was wondering if there is any plan to support the ggridges package? I am using stat_density_ridges function from ggridges and ggpattern does not works with it.

Thanks

kulbhushanchand avatar Sep 27 '20 13:09 kulbhushanchand

Although we'd still welcome a PR that adds {ggridges} style geoms to {ggpattern} in the future it may be possible to directly use pattern/gradient fills with {ggridges}: https://github.com/wilkelab/ggridges/issues/94

trevorld avatar Apr 24 '24 18:04 trevorld