Logolas
Logolas copied to clipboard
Test multipanel plots with Logolas and other base graphs and ggplot2 graphs
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.
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