Skip to content

Instantly share code, notes, and snippets.

@mbostock
Created May 26, 2011 19:47
Show Gist options
  • Select an option

  • Save mbostock/993912 to your computer and use it in GitHub Desktop.

Select an option

Save mbostock/993912 to your computer and use it in GitHub Desktop.
Histogram (Redirect)
<!DOCTYPE html>
<script>
top.location = "http://bl.ocks.org/3048450";
</script>
@guiomie
Copy link
Copy Markdown

guiomie commented Jan 12, 2012

Do you know why when I copy this code I get Uncaught ReferenceError: w is not defined (line 64) ... ?

@mbostock
Copy link
Copy Markdown
Author

Fixed.

@mbostock
Copy link
Copy Markdown
Author

mbostock commented Jan 13, 2012 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment