Skip to content

Instantly share code, notes, and snippets.

@rvenugopal
Created October 19, 2012 15:41
Show Gist options
  • Select an option

  • Save rvenugopal/3918930 to your computer and use it in GitHub Desktop.

Select an option

Save rvenugopal/3918930 to your computer and use it in GitHub Desktop.
just another inlet to tributary
{"endpoint":"","display":"svg","public":true,"require":[],"tab":"edit","display_percent":0.7,"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}
var svg = d3.select("svg");
svg.append("rect")
.attr({
x(100), y(100)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment