This presently only works with pdf; other file types will fail
1 2 |
desc |
A short description of the test |
expr |
An expression to evaluate. This should generate the plot. |
filename |
Output filename (not including extension, like ".pdf"). If NULL, use MD5 hash of 'desc' as the filename. |
width |
Width in inches |
height |
Height in inches |
dpi |
Pixels per inch (OK, it really should be ppi) |
device |
String with name of output device. Only "pdf" is supported now. |
err |
Error status. ok, warn, or error |
hash |
A hash of the file contents |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.