Description Usage Arguments Value
Plot image to temporary png and load as Byte64 data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
pfun |
a function that produces a plot |
... |
other parameters passed to <code>pfun</code> |
width |
PNG width (px) |
height |
PNG width (px) |
res |
PNG nominal resolution (ppi) |
prefix |
prefix to apply to the byte64 string, useful to generate full HTML img src |
suffix |
suffix to apply to the byte64 string, useful to generate full HTML img src |
string with byte64 data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.