The API uses a web-worker to start gnuplot, a decent HTML5 browser like firefox (ASM_JS is on) or chrome is required. No feature checks are done here, so nothing happens if your browser
is incompatible.
Feel free to try other scripts from the
demo page. Remember not to change the output / terminal line, this demo
is looking for a file named out.svg generated by gnuplot. Theoretically all browser formats are supported, even animated gif.
The image is updated as soon as something changes in the script.
The site uses local storage to remember your script in the text area, so when you visit the site again it is still there (your data files are not).
Author: Christian Huettig,
Send Mail