add_plotly_layout {microbiomeExplorer} | R Documentation |
Adds a layout call based on plotly::layout
add_plotly_layout(.data, plotTitle, xaxis_text, ylab)
.data |
plotly data object to apply the layout call to |
plotTitle |
plot title to use |
xaxis_text |
x axis label to use |
ylab |
y axis label to use |
plotly::layout call