Skip to content

Instantly share code, notes, and snippets.

@danse
Forked from dwtkns/snippet.js
Created March 17, 2014 20:29
Show Gist options
  • Save danse/9607703 to your computer and use it in GitHub Desktop.
Save danse/9607703 to your computer and use it in GitHub Desktop.
var s=document.createElement('script'); s.type='text/javascript'; s.src='http://d3js.org/d3.v3.min.js'; document.head.appendChild(s);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment