Patrick Toche

Results 39 comments of Patrick Toche

I see thanks Thomas. I'm not complaining, just giving feedback about a new user's experience with the package. My intention was just to give you constructive feedback. **APOLOGIES** if it...

Oh thanks, I'll look into ``gifski`` !

I just saw your ``Getting Started`` doc (https://gganimate.com/articles/gganimate.html). As I don't know how to leave messages there, I'll leave a brief comment here: Very nice! - there's a typo: the...

This would definitely be a nice addition. I think most people use `tidy()` to set confidence levels, rather than `augment()`, but I too tried it and noticed the confidence intervals...

I'm getting no-where with Firefox/Chrome/Safari/Opera print functions. They print only the current slide and without any of the styles. I'm using html5slides, in case that matters. I'll try pandoc, but...

@juaneschutte , I've had more success with the io2012 framework and chrome (not tested with others). There appear to be 2 problems: 1) the first, title page is messed up...

Currently Firefox does a good job (it prints an extra blank page at the end, but otherwise fine), as long as you set the advanced printing options to landscape and...

elsewhere (e.g. boxplot), ``width`` is added to the list of ``extra_params``: https://github.com/tidyverse/ggplot2/blob/03bd9461fd0ae236d15be6d215a42911518b18ee/R/geom-boxplot.r#L162

Just a comment in passing: If ``width`` were to be passed as an ``aes`` to capture the relative amounts of some variable in the dataset, the bar-chart would become a...