Cédric Scherer

Results 15 issues of Cédric Scherer

## Summary When forcing `geom_text|label_repel()` to draw vertical lines, one needs to use `hjust = 0.5`. Unfortunately, this argument applies justification to both the text and the textbox. ## Minimal...

## Summary It would be nice to have control of the ordering of labels. ## Minimal code example Related to issue #200 that I filed today. It would be neat...

Hi Bob, thanks for your great package(s)! I just realized, that when I call `theme_modern_rc()` once all my following plots have light blue dots without specifying it. I was able...

Hi Thomas, here is a reminder for the alignment issue in the geom_mark_* function family in case one label has letters with a descender and the others don't: ![Capture](https://user-images.githubusercontent.com/7523556/81394605-7a00a680-9122-11ea-9b3f-63c16d9d7aad.PNG) Thanks...

Might be a good idea to add handling of raster stacks which would remove the need to run the `tilt_map()` function and to (mis)specify the arguments for each raster? A...

enhancement

Hi Blake, thanks for these great palettes and for including `{ggplot2}` scales! I just noticed that you are using `name` as the argument for the palette name. Unfortunately, this is...

Hi Resul, Thank you very much for these workshop materials. A few weeks ago I found the `text` chunk setting which prevents syntax styling in case of non-coding parts. I...

Somehow I am not able to create a new branch so here is a copy of the updated rmd. Also made the style consistent for all refs. ``` --- output:...

Allow users to pick an easy-to-read typeface.

enhancement