Logolas icon indicating copy to clipboard operation
Logolas copied to clipboard

Test multipanel plots with Logolas and other base graphs and ggplot2 graphs

Open kkdey opened this issue 8 years ago • 2 comments

kkdey avatar Aug 11 '17 23:08 kkdey

Test if it is possible to use the same idea as multipanel Logolas plots to mix Logolas plots with other base graphics plots and ggplot2 graphs.

Add examples of these cases to the vignette if it works.

kkdey avatar Aug 11 '17 23:08 kkdey

So it seems Logolas plots can be combined with ggplot2 graphics very smoothly as ggplot2 is essentially developed non grid graphics. An example of that is in

test_logolas_base_ggplot.R under vignettes.

Having base R graphics with Logolas is still a problem, working on it

kkdey avatar Aug 13 '17 08:08 kkdey