mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
heatmap animation
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
document.getElementById('matrix').style.background = "url(" + canvas.toDataURL() + ")";
|
document.getElementById('matrix').style.background = "url(" + canvas.toDataURL() + ")";
|
||||||
}
|
}
|
||||||
|
|
||||||
setInterval(matrix, 50);
|
setInterval(matrix, 75);
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user