Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ggplot2

ggplot2 in R: fill underneath a geom_smooth line

r ggplot2

how to fixed axis_nested in a facet plot?

r ggplot2 plot ggh4x

How can I add a risk table with cumulative events and number at risk using ggplot2

r ggplot2 survival-analysis

Two subtitles, one left-aligned, one right-aligned, on the same line

r ggplot2

manually set colors per group in barplot ggplot

r ggplot2 plotly

Bolding geom_text() and including thousands separator in R

r ggplot2

ggplot2: Reorder items in a legend [duplicate]

r ggplot2 legend

How do I set y axis limits and breaks, and choose symbols in multiple variable in ggplot2?

r ggplot2 aesthetics

multiple columns of information ggplot y axis

r ggplot2

R ggplot geom_errorbar is not displaying the whiskers

r ggplot2

Adding line type to legend in ggplot2

r ggplot2 legend

ggplot boxplot multiple groups of y with continuous x

r ggplot2

How to add manual legend to ggplot that is not part of any scale?

r ggplot2 legend

Good K/M/G abbreviation of y scale labels in ggplot2

r ggplot2 format axis-labels

geom_quantile full range in ggplot2

r ggplot2 quantile

Can I get geom_smooth() to allow line breaks when there are NA values?

r ggplot2 smoothing

Fill background of ggplot conditionally in R

r ggplot2

draw line on geom_density_ridges

r ggplot2 density-plot

Inaccurate mapping of gradient fill colours with bin counts in `geom_hexbin` in `ggplot2`

Plot beta distribution in R