Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ggproto

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

r ggplot2 geom-text ggproto

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

r ggplot2 ggproto

In ggproto, coord$transform did not transform some columns to [0, 1]

r ggplot2 ggproto

Error in eval(expr, envir, enclos) : could not find function "eval"

r ggplot2 kaggle ggproto

Error: ScalesList was built with an incompatible version of ggproto

r ggplot2 slidify ggproto

How to write a ggplot '+'-pipeable function that can refer to the input plot

r ggplot2 ggproto

ggplot2: change break points of discrete scale to be between two break points

r ggplot2 ggproto

Writing ggplot custom geometry function

r ggplot2 ggproto

Change geom_bar width default to another default

ggplot: percentile lines by group automation

r ggplot2 ggproto

Escape 'discrete aesthetic implies group' in custom stat

r ggplot2 ggproto

ggplot2 2.0 new stat_ function: setting default scale for given aesthetics

r plot ggplot2 ggproto

ggplot2 - where are the scales being built?

r ggplot2 ggproto

Fontsize error when creating new Geom in ggplot2

r ggplot2 r-grid ggproto

ggplot2 custom stat not shown when facetting

r ggplot2 ggproto

Add unit labels to radar plot and remove outer ring ggplot2 (spider web plot, coord_radar)

Extending ggplot2 with a custom geometry for sf objects

r ggplot2 sf ggproto

How to extend ggplot2 boxplot with ggproto?

r ggplot2 fonts boxplot ggproto

Warning when defining factor: duplicated levels in factors are deprecated

r ggplot2 ggproto