Helper function to add facet_wrap to plot
1 | .plot_facet_wrap(plot, facet_rows, facet_columns, ...)
|
plot |
ggplot object to facet |
facet_rows |
columns in data to facet |
facet_columns |
same as facet_rows for facet_wrap - just combines these two with rows first then columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.