-
Hi Jim,
I don't know if you are still maintaining this package, but if you are I wanted to ask if there is a way to control the size of the populations' labels in the `genotypes` plot. Maybe it's s…
-
**Describe how it works in R's `ggplot2`**
- [x] Legends work with categorical variables, Example: `ggplot(diamonds, aes(x=x,y=y,color=color)) + geom_point()`
- [ ] Multiple legends
- [ ] For m…
-
Hi, I am trying to use the crop function on my data but it is giving the following error
```
> basal.crop head(coords)
x y cell
1 -36765.44 130532.4 C16.S1_39_1
2 -367…
-
Dear Teun van den Brand,
ggh4x provides `stat_difference` as a nice implementation of area fill color change (y1>y2 or y1
-
Dear Teun van den Brand,
First, thank you for this package which brings a lot of useful features to ggplot2.
The new version of guides in ggplot pops a deprecated advice while using "guide" in s…
jj-9 updated
5 months ago
-
Overall, the project is well-conceived with potential for real impact in the educational and practical applications of data visualization. The team's effort to make ggplot more accessible is particula…
-
Thank's for the nice package!
Is there a way to define the colour based on the target node, to illustrate where the flow goes to and not where it comes from?
```
# demodata
df %
make_long(…
-
## Describe the problem
If I create a plot with a width specified in `renderPlot` it works as expected when the page first renders. But if I resize the page the plot image is stretched to fil…
-
Hi,
I'm trying to plot pie charts over the ggproto object plots$qrates01, but get the error message 'Error: Discrete value supplied to continuous scale' and I can't figure out what its refering to…
-
I am trying to do a umap graph with 3 genes and I can get the color to work, but then when it has to create the legend it fails with the error:
Error in if (0
trace back info:
17. rotate_jus…