ShutterSploshShredderPlots

Remark: The code as posted at the randform post ShutterSploshScatterPlots needs to include the new Content Security Policy.
That is you have to embed the following lines (at least thats how it worked here for the moment) into your html head:

<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'">
<meta http-equiv="X-Content-Security-Policy" content="default-src 'self'; script-src 'self'">
<meta http-equiv="X-WebKit-CSP" content="default-src 'self'; script-src 'self'">

Moreover the javascript has to be pasted into a separate file and referenced accordingly within your html body, like for example as:

 <script src="shutter.js" type="text/javascript"></script>

In case you feel a bit overcharged by all that – as a courtesy for you I quickly filmed the program output with my mobile and turned it into a gifanimation, which you can watch after the ” Read the rest of this entry”.

Leave a Reply


The below box is for leaving comments. Interesting comments in german, french and russian will eventually be translated into english. If you write a comment you consent to our data protection practices as specified here. If your comment text is not too rude and if your URL is not clearly SPAM then both will be published after moderation. Your email adress will not be published. Moderation is done by hand and might take up to a couple of days.
you can use LaTeX in your math comments, by using the [latex] shortcode:
[latex] E = m c^2 [/latex]