Skip to content

Instantly share code, notes, and snippets.

@dbouwman
Created January 13, 2016 23:02
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 dbouwman/0b4c370240d3263e6e84 to your computer and use it in GitHub Desktop.
Save dbouwman/0b4c370240d3263e6e84 to your computer and use it in GitHub Desktop.
{
"version": "2",
"header": {
"title": "VizWit",
"description": "Lorem ipsum dolor sit amet"
},
"cards": [
{
"x": 0,
"y": 0,
"width": 4,
"height": 9,
"vizwit": null
},
{
"x": 0,
"y": 14,
"width": 12,
"height": 4,
"vizwit": null
},
{
"x": 0,
"y": 11,
"width": 12,
"height": 3,
"vizwit": {
"chartType": "callout",
"title": "BIG THINGS",
"description": "WAT",
"domain": "data.cityofchicago.org",
"dataset": "xqx5-8hwx",
"groupBy": "date_issued"
}
},
{
"x": 4,
"y": 0,
"width": 8,
"height": 2,
"vizwit": null
},
{
"x": 6,
"y": 18,
"width": 6,
"height": 4,
"vizwit": null
},
{
"x": 0,
"y": 18,
"width": 6,
"height": 4,
"vizwit": null
},
{
"x": 4,
"y": 2,
"width": 8,
"height": 9,
"vizwit": null
},
{
"x": 0,
"y": 22,
"width": 6,
"height": 4,
"vizwit": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment