Skip to content

Instantly share code, notes, and snippets.

@mbostock
Created May 26, 2011 19:47
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mbostock/993912 to your computer and use it in GitHub Desktop.
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

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
Author

Fixed.

@mbostock
Copy link
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