Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ggplot2

How to programmatically overlap arbitrary stat_functions in ggplot?

r ggplot2

How to align plots (ggplot2) horizontally?

One plot, multiple time series, from CSV files with ggplot2

r ggplot2

Plotting a stacked bar chart with data table

r ggplot2 data.table

ggplot2, how to skip NAs in geom_text

r ggplot2

ggplot: how to break the x-axis into months when data points are per week?

r date ggplot2 plot axis

How do I remove a gap in date x axis?

r ggplot2

How to change the linetype for ellipses in ggplot2 with stat_ellipse?

r ggplot2 pca ellipse

Changing legend title ggplot

r ggplot2

Adding error bars to a ggplot with reshaped data

r ggplot2 reshape2 errorbar

Bug in stat_summary with scale_y_log10 in ggplot?

r ggplot2

A ggplot2 equivalent of the lines() function in basic plot

r ggplot2

Line break between table and plot with pdf_document output in R Markdown

True negative sign in continuous y-axis scale

r ggplot2

How to use custom names for labels with ggplot2 + directlabels

r ggplot2

Different size for lines in ggplot2's geom_line

r ggplot2 line-plot

Change color of text based on threshold

r ggplot2 heatmap geom-text

geom_density returns more observations than expected

r ggplot2

Plotting pie charts in ggplot2

r plot ggplot2 pie-chart