Skip to content

Instantly share code, notes, and snippets.

@r2007
Created January 2, 2016 07:55
Show Gist options
  • Save r2007/4f41fef8e8aeb1d2d2f3 to your computer and use it in GitHub Desktop.
Save r2007/4f41fef8e8aeb1d2d2f3 to your computer and use it in GitHub Desktop.
%%javascript
require.config({
paths: {
d3: '//cdnjs.cloudflare.com/ajax/libs/d3/3.4.8/d3.min'
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment