Skip to content

Instantly share code, notes, and snippets.

Created April 4, 2014 14:36
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save anonymous/9975962 to your computer and use it in GitHub Desktop.
Save anonymous/9975962 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lucienboillod
Copy link

Nice example !
Do you think it's possible to give an array of object as argument, instead an array of int ( like a = CirclesWidget(radii=[{id: 1, reflexive: false}) ), because I would like to mix backbone and D3 but my data are array of objects

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