-
Hello,
I use the ```ggcorr``` function extensively and generally love it, so thank you! However, I recently ran into an issue where I noticed that if correlations are exactly 0, their label is remo…
-
ggplot2's `qplot` uses `rlang::enquos` to capture the input expression. But we are passing the value instead of a promise so `gplot` fails to get the expression.
```julia
julia> qplot(1:10, 1:10)
…
-
Hi! Trying out webr with the package BayesianReasoning. When creating a plot, I get an error that seems related to png.
The only missing dependency in https://repo.r-wasm.org/ for BayesianReasoning…
-
Several distinct issues have arisen where `Geom$draw_layer()` needs more info than it is currently given. Specifically, it looks like it would be good to hand it a new object called `layer_params` (ht…
-
I recently upgraded to ggplot2 version 3.0.0, and I was surprised by the change to discrete scales where I was now getting a yellow value (near-invisible on a white background). As I was looking into…
-
I'm trying to figure out how to load `library(ggplot2)` - can you help?
@joshchamberlin @KeriBaugh
-
The spec currently restricts font weight to `1:9 * 100`
```yaml
- id: brand-font-weight
description: A font weight.
enum: [100, 200, 300, 400, 500, 600, 700, 800, 900]
default: 400
```
…
-
Found another in the documentation for ggforce: [ggfortify](https://github.com/sinhrks/ggfortify) - ggplot2 plots for S3 objects
-
Something similar to ggplot2's `geom_area`.
See: https://groups.google.com/forum/?fromgroups#!topic/julia-users/HHcPySBr178
-
参考 ggplot2 实现