Use in place of print.ggplot
with a jagged facet_wrap
to label all the horizontal axes.
1 | facet_adjust(x, pos = c("up", "down"), newpage = is.null(vp), vp = NULL)
|
x |
ggplot object to print |
pos |
position of the added axes. |
newpage |
draw new (empty) page first? |
vp |
viewport to draw plot in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.