lemon icon indicating copy to clipboard operation
lemon copied to clipboard

🍋 Lemon --- Freshing up your ggplots

Results 11 lemon issues
Sort by recently updated
recently updated
newest added

when saving a plot with `facet_rep_grid` the spacing between the panels is different in R 3.6.3 and R 4.0.0. This is an example (code to reproduce below) of how it...

Hello, Thanks a lot for the great package. I understand that one can control the label repetition by using `repeat.tick.labels`. Would it be possible to add a similar option for...

Paul Murrel wrote on 24. feb 2020: > Thomas Lin Pedersen and I have been working on a change to the internals > of 'grid' ... > > https://github.com/thomasp85/grid/tree/new-unit >...

Paul Murrel wrote 24. feb. 2020 > For the record, fixing that then exposes an error in > example(geom_pointpath) "invalid line type", which appears to come from > NAs in...

bug

Hi, It looks like the newest ggplot2 release (3.3.0) has broken lemon's axis functionality (https://cran.r-project.org/web/packages/ggplot2/news/news.html). Reverting to ggplot2 3.2.1 resolved the issue. I'm using lemon 0.4.2. Best of luck, Mike

I would like to increase the axis tick length in my plots like this (I made it extreme for emphasis). ```r p

If legend is _not_ given and the plot object is _not_ ggplot, `reposition_legend` fails. We should at least attempt to extract the guidebox from the gtable object, remove the guidebox...

enhancement

The issue first appears when rendering the plots. It does not appear to be a rounding error as changing the distance argument to other units affects the outcome. ``` library(ggplot2)...

bug

To find a strip (any?) grob with a particular label. Question is, what to return? It is essentially a tree-path to the grob.

enhancement

library(ggplot2) library(lemon) df