Skip to content

Instantly share code, notes, and snippets.

@mrvicadai
Last active August 29, 2015 14:07
Show Gist options
  • Save mrvicadai/1cd58227aeb12a51bae6 to your computer and use it in GitHub Desktop.
Save mrvicadai/1cd58227aeb12a51bae6 to your computer and use it in GitHub Desktop.
heatmap-out-of-order.json
[
{"time":"2014-10-12T17:20:00.000Z","quant":100,"count":10},
{"time":"2014-10-12T17:20:00.000Z","quant":10,"count":1},
{"time":"2014-10-12T17:19:00.000Z","quant":100,"count":20},
{"time":"2014-10-12T17:19:00.000Z","quant":10,"count":1},
{"time":"2014-10-12T17:18:00.000Z","quant":100,"count":30},
{"time":"2014-10-12T17:18:00.000Z","quant":10,"count":1},
{"time":"2014-10-12T17:17:00.000Z","quant":100,"count":40},
{"time":"2014-10-12T17:17:00.000Z","quant":10,"count":1},
{"time":"2014-10-12T17:16:00.000Z","quant":100,"count":50},
{"time":"2014-10-12T17:16:00.000Z","quant":10,"count":1},
{"time":"2014-10-12T17:15:00.000Z","quant":100,"count":60},
{"time":"2014-10-12T17:15:00.000Z","quant":10,"count":1}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment