Michael Stölzle

Results 7 issues of Michael Stölzle

Hello, this package is a nice start! Do you plan to update the package and to integrate more datasets or the possibility to load datasets directly into R - or...

Is there a plan to add also a binned version of `scale_fill_scico_b()`? If, would be nice to have some functions for more advanced binning (e.g. log, quantile). Thanks, Michael

Hi there, nice package, nice color maps! I also appreciated the update with the nice palettes `mako` and `rocket`. However, perhaps it would be good to comment on `turbo` a...

enhancement

Dear all, perhaps it is valuable to add my delayedflow package to the CRAN task list. ``` #install.packages("devtools") devtools::install_github("modche/delayedflow") ``` Package Manual: https://modche.github.io/delayedflow/ Paper: https://hess.copernicus.org/articles/24/849/2020/

Hi, great package! I am using the function `stat_calendar_heatmap` and want to configure the size of a) the daily tiles and b) size of monthly tiles, i.e. the stroke width...

Hi, nice idea, some functions might be really helpful. For teaching, though, I think it might be better to learn the ggplot2 code than the wrapper stuff. However, have you...

Hi, nice package, using `annotation_scale()` really often for maps in ggplot2. Would be nice to set the number of breaks in the scale and/or the maximum. So I get 3...