Skip to content

Instantly share code, notes, and snippets.

@mgottholsen
Created April 24, 2017 14:04
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 mgottholsen/1908f7299cc373bd0090d3b222da1a57 to your computer and use it in GitHub Desktop.
Save mgottholsen/1908f7299cc373bd0090d3b222da1a57 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": 12,
"height": 4,
"vizwit": {
"chartType": "datetime",
"title": "Date/time Chart",
"provider": "socrata"
}
},
{
"x": 0,
"y": 4,
"width": 6,
"height": 4,
"vizwit": null
},
{
"x": 6,
"y": 4,
"width": 6,
"height": 4,
"vizwit": null
},
{
"x": 0,
"y": 8,
"width": 6,
"height": 4,
"vizwit": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment