ggmice icon indicating copy to clipboard operation
ggmice copied to clipboard

Add vignette for customizing `ggmice` plots

Open hanneoberman opened this issue 1 year ago • 2 comments

E.g. changing font/colors, or legends:

ggmice_plot + theme(legend.margin=margin(t = -0.5, unit='cm'))

hanneoberman avatar Jun 27 '23 12:06 hanneoberman

Removing axis ticks for plot_pattern(). Adding trend line for plot_trace()

hanneoberman avatar Feb 01 '24 14:02 hanneoberman

Overwriting color and fill for ggplot()

hanneoberman avatar Feb 01 '24 14:02 hanneoberman