ggforce icon indicating copy to clipboard operation
ggforce copied to clipboard

Accelerating ggplot2

Results 143 ggforce issues
Sort by recently updated
recently updated
newest added

Huge fan of the appearance and functionality behind the annotation style used in geom_mark_ellipse() and the other geoms that allow both a label and description, and would really like in...

feature

My text labels always go to the corner. I am unsure what is responsible for this but have suspicions about a dependency getting updated (it didn't always do this).

bug
reprex

Hi, I know this question has been raised earlier, but I am not sure if this is implemented at this point? It would be great to have the option to...

feature

First off, thank you so much for contributing such amazing resources like this. I am trying to fill the Delaunay triangles using the colors of the edge points. here is...

feature

Hello, Thank you for a very nice package! I found function facet_wrap_paginate() especially useful, but would be great if it would also allow for dropping irrelevant colors from the legend.....

feature

Great package - really helpful! I think however, it does not play nice with geom_label_repel. In the zoomed part it reproduces all labels, not only those which are zommed in,...

bug

Hi, Thanks for this amazing package and specially this `geom_mark_ellipse` function. However, I am struggling to add multiple labelling due to the parameters clashing. For example, I want to label...

bug

Currently, the `stat_link*` family plots paths, but it would be great to have a version that works like `GeomLine` (i.e., drawn by along the x-value), or at least support for...

feature

Hi, Thanks for creating such a powerful and helpful package. I have been using `ggforce` for a while and it worked absolutely great until recently, when every time I tried...

reprex

`{ggplot2}` 3.5.0 geoms were updated to accept `grid.pattern()` / gradient fills. The geoms in `{ggforce}` could also be updated to accept such fills: * [ ] Bump required ggplot2 version...