-
`geom_tiplab` is causing conversion to `plotly` via the `ggplotly` function to fail, and produces a nonsense chart.
Here is a minimal reproducible example [from the tree data book, section B.1](htt…
-
Suggestion for a new function which would essentially be an extension of vis_compare but has colors to specify what the 'not same' change is. Admittedly this is limited use case as too many variables …
-
Is it feasible to export methods for `+.ggsurvfit`, `-.ggsurvfit`, `/.ggsurvfit`, etc. They would work just like the patchwork versions, but would call `ggsurvfit_build()` to first construct the riskt…
-
**What**
Add testing functionality
- test that figure() is an object
- provide notes if the correct information is not entered
- add other information??
-
There is currently extensive documentation on using the proto system to create new geoms, facets, and scales. However, there isn't for creating new coordinate systems. I'm trying to extend/modify Co…
-
Is it possible to add the regression formula (and probably other metrics) along the line?
For example, in [ggpubr](https://rpkgs.datanovia.com/ggpubr/reference/stat_regline_equation.html#computed-va…
-
Error in `ggplot_add()`:
! Can't add `e2` to a object.
Run `rlang::last_trace()` to see where the error occurred.
> rlang::last_trace()
Error in `ggplot_add()`:
! Can't add `e2` to a object.
…
-
I use facet_geo a lot and think it would feature really well as an "official" ggplot extension!
https://exts.ggplot2.tidyverse.org/gallery/
https://github.com/ggplot2-exts/gallery#adding-a-ggplot2…
-
> Thomas Pedersen [2:22 AM]
> Would it be possible to get argument suggestions in a function that only takes ... based on the context it is called in?
>
>
> Kevin Ushey [9:49 AM]
> Possibly… do…
-
### Bug description
When using Plotly with Quarto on GH pages, the plot does not render.
### Steps to reproduce
I made a small repo to demonstrate the problem:
- Repo: https://github.com/juliasi…