-
I'd like to re-use visualisation_recipe in other packages (e.g., it could be relatively easy to implement for correlation), which would require the move the base method definition to datawizard/insigh…
-
I hate to say this, but I find the spiffy new axis label style in `ggpairs` (or I guess technically this is in `ggfacet.R`) disappointing relative to the old style. I definitely prefer the old style, …
-
Within the currently available geom's `ggplot()` is offering, a proper illustration of (dating) intervals is hardly possible. Usually `geom_rect()` or `geom_segment()` are used to display data -- e.g.…
-
```
In grid.Call(L_textBounds, as.graphicsAnnot(x$label), ... :
font family 'Arial Narrow' not found in PostScript font database
```
Same as hrbrmstr/hrbrmisc#3, but this time with correct f…
-
I need to put some thought through designing a simple, yet elegant web page for rCharts. This issue here is mainly a stub for me to dump my thoughts on this subject.
Here is a laundry list of potenti…
-
## Describe the problem
Thanks for the wonderful talk today at R/Pharma, @cpsievert! I've been having fun playing around with `thematic` today. In the course of tinkering with the package…
-
Hi Guangchuang:
It seems that after I updated the clusterProfiler as well as enrichplot (clusterProfiler = v3.7.1, enrichplot = v0.99.15) I cannot use them to produce figures with the GO over-repre…
-
Hi Guangchuang,
I found `enrichKEGG` returned different results in different R sessions. It's strange, and I don't know why.
Test 1, no enrichment was found:
```R
> head(DE_genes2)
…
-
Inspired by the newly released option to cap the axis lines (a great addition btw), I would like to suggest a cosmetic improvement to theme_classic as I believe the current default of the line end of …
-
@anastasia-mbithe and @lilyclements This is coming on well now that the reordering of the variables and the themes have been added.
I hope we can keep going on the improvements. Here are a few sim…