Skip to content

Instantly share code, notes, and snippets.

@donnrri
Last active April 15, 2016 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donnrri/fcbb981a8e0ddacf161dc8e5ee585391 to your computer and use it in GitHub Desktop.
Save donnrri/fcbb981a8e0ddacf161dc8e5ee585391 to your computer and use it in GitHub Desktop.
Tributary inlet
{"description":"Tributary inlet","endpoint":"","display":"svg","public":true,"require":[],"fileconfigs":{"inlet.js":{"default":true,"vim":false,"emacs":false,"fontSize":12},"_.md":{"default":true,"vim":false,"emacs":false,"fontSize":12},"config.json":{"default":true,"vim":false,"emacs":false,"fontSize":12}},"fullscreen":false,"play":false,"loop":false,"restart":false,"autoinit":true,"pause":true,"loop_type":"pingpong","bv":false,"nclones":15,"clone_opacity":0.4,"duration":3000,"ease":"linear","dt":0.01,"ajax-caching":true,"thumbnail":"http://i.imgur.com/MkpxlPY.png"}
{"data": [
{"key":"AZ",
"value": 9.3333,
"details":[
{"key": "Phoenix",
"value": 9.3333,
"details": [
{"key": "Apples" , "value":6},
{"key": "Oranges" , "value":13},
{"key": "Bananas" , "value":9}
]}
]},
{"key":"CA",
"value": 9.75,
"details":[
{"key": "Berkeley",
"value": 8.5,
"details": [
{"key": "Avocados" , "value":10},
{"key": "Oranges" , "value":7}
]},
{"key": "San Franicisco",
"value": 11,
"details": [
{"key": "Avocados" , "value":8},
{"key": "Apples" , "value":14}
]}
]},
{"key":"IL",
"value": 5.1666,
"details":[
{"key": "Chicago",
"value": 3,
"details": [
{"key": "Limes" , "value":3}
]},
{"key": "Aurora",
"value": 7.5,
"details": [
{"key": "Pears" , "value":11},
{"key": "Oranges" , "value":4}
]},
{"key": "Rockford",
"value": 5,
"details": [
{"key": "Apples" , "value":2},
{"key": "Pears" , "value":12},
{"key": "Bananas" , "value":5},
{"key": "Oranges" , "value":1}
]}
]}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment