Grant McDermott

Results 239 comments of Grant McDermott

Closed with #252

@etiennebacher Ridgeline plots now supported via `type = "ridge"/type_ridge()` in the dev version. I expect the R-universe build will be ready by the time you read this. Collectively, we ended...

Yeah, a gallery sounds/looks like a great idea. My main requirement for the website is that content is served external to the package itself. The goal is to keep the...

Agree, linking to the code somewhere on GitHub (or the website would be good). That's partially why I kept the `_EXAMPLES` folder in repo, although I haven't looked at it...

Thanks Frank. I'll just repeat parts of our BlueSky discussion for tracking here: A design principle of this package is that the _corners_ of the plot region should remain fixed,...

@harrelfe We just merged a PR which adds support for automatic theming via a `tinytheme()` function. Several of the canned themes (a) explitly attempt to reduce whitespace and (b) dynamically...

Ran into this again recently and am now thinking a simpler solution is just to support passing a variable to `col`. It should be pretty simple to grab the corresponding...

Thanks Achim. I can't promise I'll get to this soon, but I just invited you to the project. No pressure (I'm well aware of how many other plates you have...

This sounds great @zeileis. (As an aside, I've thought before that we may need to offer more flexible axes control... Although, at least in the non-faceted cases that had in...

One special case that we might want to think about separate support for is point-range plots (following @vincentarelbundock's PR in #35). In particular, we probably want to handle the x-axis...