This function controls several options for displaying variable monitor graphs in the currently opened browser window.
1 2 | monitor_option(length = 150, xtime = FALSE, width = 450,
height = 200, sizing = "static")
|
length |
integer how many values to store per variable |
xtime |
true/false the x-axis scale either time or history number |
width |
width of each plot in pixels (min. 50) |
height |
height of each plot in pixels (min. 50) |
sizing |
static or dynamic. Dynamic autoscales the width based on window |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.