Description Usage Arguments Value
Passes packaged data to JS interface for rendering.
1 | glimmaXYWidget(xData, width, height, html)
|
xData |
packaged data object returned from buildXYData() |
width |
htmlwidget element width in pixels |
height |
htmlwidget element height in pixels |
html |
name of HTML file (including extension) to export widget into rather than displaying the widget; |
htmlwidget object for XY plot internal use
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.