Search code examples
Split violin plot with ggplot2...

rggplot2violin-plotggproto

Read More
Modify spacing between key glyphs in vertical legend whilst keeping key glyph border...

rggplot2ggproto

Read More
replace magrittr operator pipe (%>%) with "+" in ggplot call...

rggplot2ggproto

Read More
S3 Methods: Extending ggplot2 `+.gg` function...

rggplot2methodsoperator-overloadingggproto

Read More
Default breaks in ggplot2 - where are the break limits dropped for legend guides and polar coordinat...

rggplot2ggproto

Read More
Enabling per-facet panel range clipping/cropping in ggplot2 for a factor variable, building on code ...

rggplot2facetggproto

Read More
NA handling in **ggplot2** "Stat" in new ggproto...

rggplot2naggproto

Read More
Warning when defining factor: duplicated levels in factors are deprecated...

rggplot2ggproto

Read More
Which arguments need to be specified w/i `extra_params` for a new `ggproto`...

rggplot2ggproto

Read More
Defining / modifying data for draw_key...

rggplot2legendggproto

Read More
How to adjust facet size manually...

rggplot2facetggproto

Read More
How to align scale transformation across geoms?...

rggplot2ggproto

Read More
How to automate legends for a new geom in ggplot2?...

rggplot2plotlegendggproto

Read More
When I modify a duplicated (copied) Geom object, this also modifies the underlying original Geom. Wh...

rggplot2ggproto

Read More
How does `geom_abline()` not affect the x and y scales?...

rggplot2ggproto

Read More
Access parent within own `ggproto` object...

rggplot2ggproto

Read More
Grouping with custom geom fails - how to inspect internal object from draw_panel()...

rggplot2ggproto

Read More
Can I access results of "setup_data" from "map_data"? (works fine for "comp...

rggplot2facet-wrapggproto

Read More
ggplot extension function to plot a superimposed mean in a scatterplot...

rggplot2plyrggproto

Read More
Passing an extra parameter to a custom geom in ggplot2...

rggplot2ggproto

Read More
ggplot2::coord_cartesian on facets...

rggplot2facetggproto

Read More
ggplot2: How to conditionally change geom_text's vjust when low bars make text exceed bar's ...

rggplot2geom-textggproto

Read More
Building a new geom_hurricane...

rggplot2ggprotogeom

Read More
How to set different width values in geom_split_violin?...

rggplot2ggproto

Read More
How to change the color of geom_node in ggnetwork?...

rggplot2data-visualizationggprotoggnetwork

Read More
ggplot2: geom_text resize with the plot and force/fit text within geom_bar...

rggplot2geom-bargeom-textggproto

Read More
Hollow histogram or binning for geom_step...

rggplot2ggproto

Read More
qqnorm and qqline in ggplot2...

rggplot2ggproto

Read More
Escape 'discrete aesthetic implies group' in custom stat...

rggplot2ggproto

Read More
ggplot2 - where are the scales being built?...

rggplot2ggproto

Read More
BackNext