Skip to content

Instantly share code, notes, and snippets.

@bsudekum
Created March 15, 2013 20:41
Show Gist options
  • Save bsudekum/5172963 to your computer and use it in GitHub Desktop.
Save bsudekum/5172963 to your computer and use it in GitHub Desktop.
Tributary inlet
{"description":"Tributary inlet","endpoint":"","display":"svg","public":true,"require":[],"fileconfigs":{"inlet.js":{"default":true,"vim":false,"emacs":false,"fontSize":12},"index.html":{"default":true,"vim":false,"emacs":false,"fontSize":12}},"fullscreen":false,"play":false,"loop":false,"restart":false,"autoinit":true,"pause":true,"loop_type":"period","bv":false,"nclones":15,"clone_opacity":0.4,"duration":3000,"ease":"linear","dt":0.01}
<div class='holder'>
d3.json('http://hypem.com/playlist/popular/noremix/json/2/data.js', function(error, json) {
if (error) return console.warn(error);
console.log(json);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment