Anton Gustafsson

43 posts

Visualising

HTML5 - With widgets To simplify visualisation of realtime data we have created a library called animera.js (http://github.com/op-en/animera.js). This library »

test

// ensure the web page (DOM) has loaded document.addEventListener("DOMContentLoaded", function () { // Create a popcorn instance by calling Popcorn("#id-of-my-video") var pop = Popcorn("#ourvideo"); // add a footnote »