Helper function to add facet_grid to plot
1 | .plot_facet_grid(plot, facet_rows, facet_columns, ...)
|
plot |
ggplot object to facet |
facet_rows |
columns in data to make facet rows |
facet_columns |
columns in data to make facet columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.