Description Usage Arguments Details Value Examples
subplot_1
puts figures in 1 row
subplot_2
puts figures in 2 rows
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
... |
inputs to be passed to |
title |
(string) the main title of the plot. |
titleX |
should x-axis titles be retained? |
titleY |
should y-axis titles be retained? |
shareY |
should the y-axis be shared amongst the subplots? |
nrows |
number of rows for laying out plots in a grid-like structure. Only used if no domain is already specified. |
shareX |
should the x-axis be shared amongst the subplots? |
subplot
plotly
object
1 | # ----- no examples yet -----
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.