Description Usage Arguments Value See Also
UI for all of the plot types for the intent tab.
1 2 | intentPlotUI(id, box_title = "PURCHASE INTENT", hovertext = NULL,
namespace = "purchase")
|
id |
Module namespace. |
box_title |
string, title for the box containing the plot |
hovertext |
string, optional; RLumShiny::tooltip's text parameter; displayed when cursor hovers over plot |
namespace |
string, a namespace distinguishing this plot from other plots |
A shiny tagList() containing a plotly plot.
Other intent plots: consumePlot
,
purchasePlot
, recommendPlot
,
regularPlot
, replacePlot
,
similarPlot
, whenPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.